]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9130f23a780244785bfc67acd1eafcc1877b135e
treed17066ce7cd347ce4feecf52019565a9431395e2
parent10021c79273dab3bd8ba9e8295c211edadf0aee7
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