From: Johannes Berg Date: Tue, 29 Jan 2008 16:07:43 +0000 (+0100) Subject: mac80211: dissolve pre-rx handlers X-Git-Tag: v2.6.26-rc1~1138^2~530^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f3714d66b5679aee2a4fe23b1235c3829fcce4;p=pandora-kernel.git mac80211: dissolve pre-rx handlers These handlers do not really return a status and the compiler can do a much better job when they're simply static functions that it can inline if appropriate. Also makes the code shorter. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed