commit | 2c9745e5684ad75d02020bcaa31ab6d4b498e1e1 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jan 31 19:48:24 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:03 2008 -0500 |
tree | 9bbb636cd650c71e26fb52cd3b4d8f1a0930caf6 | |
parent | 8cc9a73914b07b5908d8a59320f4557fc9639f2e [diff] |
mac80211: clean up some things in the RX path Uninline ieee80211_invoke_rx_handlers to save .text space, make the code more readable in some places and remove the "optimisation" that is hit only very few times and unclear to start with. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>