Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141191
b: refs/heads/master
c: 96c5abd
h: refs/heads/master
i:
  141189: 147673c
  141187: ee26bf5
  141183: 27ffa9d
v: v3
  • Loading branch information
Moritz Muehlenhoff authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent df0778c commit 402c852
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea045ba02086c008505ab1a6a7a60856072be65f
refs/heads/master: 96c5abd7f84272447a74c2a854c89f9cbd4018b2
4 changes: 4 additions & 0 deletions trunk/drivers/staging/wlan-ng/p80211netdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,14 @@

#include <linux/interrupt.h>
#include <linux/wireless.h>
#include <linux/netdevice.h>

/*================================================================*/
/* Constants */

#undef netdevice_t
typedef struct net_device netdevice_t;

#define WLAN_RELEASE "0.3.0-staging"

#define WLAN_DEVICE_CLOSED 0
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/wlan_compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@
#ifndef _WLAN_COMPAT_H
#define _WLAN_COMPAT_H

#undef netdevice_t
typedef struct net_device netdevice_t;

/*=============================================================*/
/*------ OS Portability Macros --------------------------------*/
/*=============================================================*/
Expand Down

0 comments on commit 402c852

Please sign in to comment.