Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141160
b: refs/heads/master
c: 1f61379
h: refs/heads/master
v: v3
  • Loading branch information
Moritz Muehlenhoff authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 3569f7a commit 6b12503
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 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: 3bd937af26599cfe7beddb10f9d66350e65b3526
refs/heads/master: 1f61379e82ab9319b99eb94963325ec766bcd752
2 changes: 2 additions & 0 deletions trunk/drivers/staging/wlan-ng/p80211netdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
/*================================================================*/
/* Constants */

#define WLAN_RELEASE "0.3.0-staging"

#define WLAN_DEVICE_CLOSED 0
#define WLAN_DEVICE_OPEN 1

Expand Down
7 changes: 0 additions & 7 deletions trunk/drivers/staging/wlan-ng/wlan_compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@
#define WLAN_DBVAR wlan_debug
#endif

#define WLAN_RELEASE "0.3.0-lkml"

#include <linux/hardirq.h>

#define WLAN_LOG_ERROR(x,args...) printk(KERN_ERR "%s: " x , __func__ , ##args);
Expand Down Expand Up @@ -179,10 +177,5 @@ typedef struct net_device netdevice_t;
extern int wlan_debug;
#endif

extern int wlan_ethconv; /* What's the default ethconv? */

/*=============================================================*/
/*--- Functions -----------------------------------------------*/
/*=============================================================*/
#endif /* _WLAN_COMPAT_H */

0 comments on commit 6b12503

Please sign in to comment.