Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268493
b: refs/heads/master
c: f49334a
h: refs/heads/master
i:
  268491: 0a2ea32
v: v3
  • Loading branch information
David Kilroy authored and Greg Kroah-Hartman committed Sep 20, 2011
1 parent bdb1d1f commit 9ca9751
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 115 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: e8df1674d383d2ecc6efa8d7dba74c03aafdfdd7
refs/heads/master: f49334a00e115103fb5a9df3fb904a4daf156512
7 changes: 0 additions & 7 deletions trunk/drivers/staging/wlags49_h2/wl_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,8 @@
#include <pcmcia/ds.h>
#endif // BUS_PCMCIA

#ifdef HAS_WIRELESS_EXTENSIONS
#include <linux/wireless.h>
#if WIRELESS_EXT > 13
#include <net/iw_handler.h>
#endif // WIRELESS_EXT > 13
#define USE_DBM
#define RETURN_CURRENT_NETWORKNAME
#define USE_FREQUENCY
#endif // HAS_WIRELESS_EXTENSIONS/

#include <linux/list.h>

Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlags49_h2/wl_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,6 @@ err: define bus type;
* There doesn't seem to be a difference for PCMCIA and PCI anymore, at least
* for PCMCIA the same defines are needed now as previously only used for PCI
*/
#if USE_WEXT
#define HAS_WIRELESS_EXTENSIONS
#endif // USE_WEXT

#define NEW_MULTICAST
#define ALLOC_SKB(len) dev_alloc_skb(len+2)
Expand Down
Loading

0 comments on commit 9ca9751

Please sign in to comment.