kernel_optimize_test/net/mac80211
Denys Vlasenko 42677ed33a mac80211: Deinline drv_switch_vif_chanctx()
With this .config: http://busybox.net/~vda/kernel_config_ALLYES_Os,
after deinlining the function size is 821 bytes and there are
2 callsites, reducing code size by about 800 bytes.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
CC: Johannes Berg <johannes.berg@intel.com>
CC: John Linville <linville@tuxdriver.com>
CC: Michal Kazior <michal.kazior@tieto.com>
CC: linux-wireless@vger.kernel.org
CC: linux-kernel@vger.kernel.org
[adjust code-style a bit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-09-29 15:56:48 +02:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.c
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support 2015-09-22 15:21:24 +02:00
agg-tx.c mac80211: allow to transmit A-MSDU within A-MPDU 2015-09-22 15:21:23 +02:00
cfg.c mac80211: introduce per vif frame registration API 2015-09-22 15:21:22 +02:00
cfg.h
chan.c
debug.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c mac80211: remove last_beacon/ave_beacon debugfs files 2015-09-22 15:21:25 +02:00
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c mac80211: Copy tx'ed beacons to monitor mode 2015-09-29 15:56:33 +02:00
debugfs.h
driver-ops.c mac80211: Deinline drv_switch_vif_chanctx() 2015-09-29 15:56:48 +02:00
driver-ops.h mac80211: Deinline drv_switch_vif_chanctx() 2015-09-29 15:56:48 +02:00
ethtool.c
event.c
ht.c
ibss.c
ieee80211_i.h mac80211: Split sending tx'ed frames to monitor interfaces into its own function 2015-09-22 15:21:28 +02:00
iface.c
Kconfig
key.c
key.h
led.c
led.h
main.c
Makefile
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c mac80211: implement VHT support for mesh 2015-09-22 15:21:25 +02:00
mesh_ps.c
mesh_sync.c
mesh.c mac80211: implement VHT support for mesh 2015-09-22 15:21:25 +02:00
mesh.h mac80211: implement VHT support for mesh 2015-09-22 15:21:25 +02:00
michael.c
michael.h
mlme.c mac80211: use DECLARE_EWMA for ave_beacon_signal 2015-09-22 15:21:26 +02:00
ocb.c
offchannel.c
pm.c mac80211: don't tear down aggregation on suspend in case of wowlan->any 2015-09-29 15:56:47 +02:00
rate.c mac80211: improve __rate_control_send_low warning 2015-09-29 15:56:48 +02:00
rate.h
rc80211_minstrel_debugfs.c mac80211: minstrel[_ht]: remove non-ascii debugfs characters 2015-09-29 15:56:47 +02:00
rc80211_minstrel_ht_debugfs.c mac80211: minstrel[_ht]: remove non-ascii debugfs characters 2015-09-29 15:56:47 +02:00
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel.c
rc80211_minstrel.h
rx.c
scan.c
spectmgmt.c
sta_info.c
sta_info.h mac80211: allow to transmit A-MSDU within A-MPDU 2015-09-22 15:21:23 +02:00
status.c mac80211: Split sending tx'ed frames to monitor interfaces into its own function 2015-09-22 15:21:28 +02:00
tdls.c mac80211: TDLS: check reg with IR-relax on chandef upgrade 2015-09-22 15:21:21 +02:00
tkip.c
tkip.h
trace_msg.h
trace.c
trace.h mac80211: allow to transmit A-MSDU within A-MPDU 2015-09-22 15:21:23 +02:00
tx.c mac80211: Copy tx'ed beacons to monitor mode 2015-09-29 15:56:33 +02:00
util.c mac80211: don't tear down aggregation on suspend in case of wowlan->any 2015-09-29 15:56:47 +02:00
vht.c
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h