]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4dd77591fd9a6d78d15c68264b5693ae464c9c0
tree88af3f15a2e025bd1eca272aab5e4acad4ea95de
parent2695cc99249ba9d85c845b87ed15857f4a1ae11e
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