mac80211: Use a shared function to release frames from RX reorder buf
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 5 May 2009 17:35:13 +0000 (20:35 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 May 2009 19:15:04 +0000 (15:15 -0400)
commit2d3babd11f91501f49c6af212e6795bd8954f4d4
treed17066ce7cd347ce4feecf52019565a9431395e2
parent358623c22c9fd837b3b1b444377037f72553dc9f
mac80211: Use a shared function to release frames from RX reorder buf

No need to duplicate the same code in two places (and that would be
three after the followup patch).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c