OpenCloudOS-Kernel/drivers/net/wireless/ipw2x00
Johannes Berg 2afe38d15c cfg80211-wext: export symbols only when needed
When a fully converted cfg80211 driver needs cfg80211-wext for
userspace API purposes, the symbols need not be exported. When
other drivers (orinoco/hermes or ipw2200) are enabled, they do
need the symbols exported as they use them directly.

Make those drivers select a new CFG80211_WEXT_EXPORT Kconfig
symbol (instead of just CFG80211_WEXT) and export the functions
only if requested - this saves about 1/2k due to the size of
EXPORT_SYMBOL() itself.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-02-28 21:31:09 +01:00
..
Kconfig cfg80211-wext: export symbols only when needed 2015-02-28 21:31:09 +01:00
Makefile
ipw.h net/wireless: ipw2x00: add supported cipher suites to wiphy initialization 2012-04-12 15:10:48 -04:00
ipw2100.c wireless: ipw2x00: print SSID via %*pE 2014-10-14 02:18:27 +02:00
ipw2100.h ipw2x00: simplify scan_event handling 2013-02-09 11:30:48 -08:00
ipw2200.c ipw2x00: clean up a condition 2014-10-27 14:16:14 -04:00
ipw2200.h wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
libipw.h ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_geo.c net/wireless: ipw2x00: remove unreachable code 2012-11-16 14:29:06 -05:00
libipw_module.c ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_rx.c ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_tx.c ipw2x00: comment typo fix encryptiong to encryption 2011-09-15 14:20:31 +02:00
libipw_wx.c wireless: ipw2x00: print SSID via %*pE 2014-10-14 02:18:27 +02:00