android_kernel_xiaomi_sm7250/net/ieee80211
Adrian Bunk fd7a516efb [PATCH] fix NET_RADIO=n, IEEE80211=y compile
This patch fixes the following compile error with CONFIG_NET_RADIO=n and
CONFIG_IEEE80211=y:

  LD      .tmp_vmlinux1
net/built-in.o: In function `ieee80211_rx':
: undefined reference to `wireless_spy_update'
make: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2005-11-07 21:50:00 -05:00
..
ieee80211_crypt_ccmp.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_tkip.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_wep.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_geo.c [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00
ieee80211_module.c Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
ieee80211_rx.c [PATCH] fix NET_RADIO=n, IEEE80211=y compile 2005-11-07 21:50:00 -05:00
ieee80211_tx.c [PATCH] ieee80211 build fix 2005-10-26 00:54:23 -04:00
ieee80211_wx.c [PATCH] ieee80211: division by zero fix 2005-10-18 17:25:36 -04:00
Kconfig Kconfig: IEEE80211 should not depend on NET_RADIO 2005-09-08 16:44:33 -04:00
Makefile [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00