[PATCH] net/: fix the WIRELESS_EXT abuse
authorAdrian Bunk <bunk@stusta.de>
Fri, 20 Jan 2006 23:46:55 +0000 (00:46 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 31 Jan 2006 01:35:30 +0000 (20:35 -0500)
commitd86b5e0e6bf5980d3136ab4a855522143f2dcb5d
tree8b63a48c3c063a5cdebeef29f05e698c7143bdf7
parent747af1e154545566d04f647f86fc3ae512439fab
[PATCH] net/: fix the WIRELESS_EXT abuse

This patch contains the following changes:
- add a CONFIG_WIRELESS_EXT select'ed by NET_RADIO for conditional
  code
- remove the now no longer required #ifdef CONFIG_NET_RADIO from some
  #include's

Based on a patch by Jean Tourrilhes <jt@hpl.hp.com>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/Kconfig
drivers/net/wireless/netwave_cs.c
drivers/net/wireless/wavelan.p.h
drivers/net/wireless/wavelan_cs.p.h
net/Kconfig
net/core/Makefile
net/core/dev.c
net/ieee80211/ieee80211_rx.c
net/socket.c