OSDN Git Service

mac80211: consolidate packet processing
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Sep 2010 09:21:06 +0000 (11:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Sep 2010 19:57:51 +0000 (15:57 -0400)
commit4406c376895608375105013bf405ecac720ef558
tree88af3f15a2e025bd1eca272aab5e4acad4ea95de
parent20b01f80f72426e7ed2e773220da4357925383d5
mac80211: consolidate packet processing

There are now four instances of vaguely the same
code that does packet preparation, checking for
MMIC errors and reporting them, and then invoking
packet processing. Consolidate all of these.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c