[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)
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>

No differences found