summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2/wl_version.h
diff options
context:
space:
mode:
authorDavid Kilroy <kilroyd@googlemail.com>2011-09-19 21:08:14 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-20 12:50:58 -0700
commitf49334a00e115103fb5a9df3fb904a4daf156512 (patch)
tree3451cb4c0cac72065e0d140ceff5b1ccce57f9c5 /drivers/staging/wlags49_h2/wl_version.h
parente8df1674d383d2ecc6efa8d7dba74c03aafdfdd7 (diff)
downloadop-kernel-dev-f49334a00e115103fb5a9df3fb904a4daf156512.zip
op-kernel-dev-f49334a00e115103fb5a9df3fb904a4daf156512.tar.gz
staging: wlags49_h2: Remove old WIRELESS_EXT support
Since the driver is now in-kernel remove support for building against ancient WIRELESS_EXT versions. Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlags49_h2/wl_version.h')
-rw-r--r--drivers/staging/wlags49_h2/wl_version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/wlags49_h2/wl_version.h b/drivers/staging/wlags49_h2/wl_version.h
index a5faada..55e93cd 100644
--- a/drivers/staging/wlags49_h2/wl_version.h
+++ b/drivers/staging/wlags49_h2/wl_version.h
@@ -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)
OpenPOWER on IntegriCloud