Johannes Berg 49461622ed 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>
2008-07-02 15:48:33 -04:00
..
2008-05-07 15:02:11 -04:00
2008-05-07 15:02:11 -04:00
2008-05-07 15:02:26 -04:00
2007-05-05 11:46:38 -07:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-06-27 09:09:21 -04:00
2008-05-14 16:29:34 -04:00
2008-05-21 21:48:09 -04:00
2008-05-07 15:02:11 -04:00
2008-03-06 15:30:46 -05:00