linux_dsm_epyc7002/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
..
ipw2100.c wireless: ipw2x00: print SSID via %*pE 2014-10-14 02:18:27 +02:00
ipw2100.h
ipw2200.c ipw2x00: clean up a condition 2014-10-27 14:16:14 -04:00
ipw2200.h
ipw.h
Kconfig cfg80211-wext: export symbols only when needed 2015-02-28 21:31:09 +01:00
libipw_geo.c
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
libipw_wx.c wireless: ipw2x00: print SSID via %*pE 2014-10-14 02:18:27 +02:00
libipw.h ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
Makefile