summaryrefslogtreecommitdiffstats
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-06-30 15:10:45 +0200
committerJohn W. Linville <linville@tuxdriver.com>2008-07-02 15:48:33 -0400
commit49461622edf74cd1e1a1056cee3ca8dd90cd9556 (patch)
tree201add958aa18af22b88b6ddfb93df841213b1fb /net/mac80211/Kconfig
parentd9e8a70fa20dc3eaa00859a6eac0adfaef910c77 (diff)
downloadop-kernel-dev-49461622edf74cd1e1a1056cee3ca8dd90cd9556.zip
op-kernel-dev-49461622edf74cd1e1a1056cee3ca8dd90cd9556.tar.gz
mac80211: get rid of function pointers in RX path
This changes the RX path to no longer use function pointers for RX handlers but rather invoke them directly. If debugging is enabled, mark the RX handlers noinline because otherwise they all get inlined into ieee80211_invoke_rx_handlers() which makes it harder to see where a bug is. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud