[PATCH 0/6] mac80211: Deinline large functions in driver-ops.h

From: Denys Vlasenko
Date: Fri Sep 18 2015 - 09:21:56 EST


After measuring size of inlines, these functions were found to be largest.
These patches reduce code size by about 21 kbytes.

CC: John Linville <linville@xxxxxxxxxxxxx>
CC: Michal Kazior <michal.kazior@xxxxxxxxx>
CC: Johannes Berg <johannes.berg@xxxxxxxxx>
CC: linux-wireless@xxxxxxxxxxxxxxx
CC: linux-kernel@xxxxxxxxxxxxxxx

Denys Vlasenko (6):
mac80211: Deinline drv_conf_tx()
mac80211: Deinline drv_sta_rc_update()
mac80211: Deinline drv_ampdu_action()
mac80211: Deinline drv_get/set/reset_tsf()
mac80211: Deinline drv_add/remove/change_interface()
mac80211: Deinline drv_switch_vif_chanctx()

net/mac80211/driver-ops.c | 223 +++++++++++++++++++++++++++++++++++++++++++
net/mac80211/driver-ops.h | 237 ++++++----------------------------------------
2 files changed, 250 insertions(+), 210 deletions(-)

--
1.8.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/