mac80211: put rx handlers into separate functions
authorChristian Lamparter <chunkeey@googlemail.com>
Wed, 4 Aug 2010 23:36:04 +0000 (01:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 19:26:39 +0000 (15:26 -0400)
commitaa0c86364f925c6f12195072562b18c5609ff082
treed32f3bff00334ecc49d74a0ecd4d36c3e7bdd78f
parent6044474ed86484b899d46e040ade3872e83fc9f7
mac80211: put rx handlers into separate functions

This patch takes the reorder logic from the RX path and
moves it into separate routines to make the expired frame
release accessible.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c