From: Johannes Berg Date: Thu, 31 Jan 2008 18:48:26 +0000 (+0100) Subject: mac80211: move some code into ieee80211_invoke_rx_handlers X-Git-Tag: v2.6.26-rc1~1138^2~530^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8944b79fe9b1fe249c599e7e51f1bfad539aab6d;p=pandora-kernel.git mac80211: move some code into ieee80211_invoke_rx_handlers There is some duplicated code that sits in front of each function call to ieee80211_invoke_rx_handlers() that can very well be part of that function if it gets slightly different arguments. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed