From: Johannes Berg Date: Thu, 31 Jan 2008 18:48:24 +0000 (+0100) Subject: mac80211: clean up some things in the RX path X-Git-Tag: v2.6.26-rc1~1138^2~530^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9745e5684ad75d02020bcaa31ab6d4b498e1e1;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed