]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: remove unused rate function parameter
authorChristian Lamparter <chunkeey@googlemail.com>
Wed, 4 Aug 2010 23:36:36 +0000 (01:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 19:26:39 +0000 (15:26 -0400)
commit071d9ac253ff51154beb7e33967168e30bc96053
treeb788f9daec3106774e8d9f334fef440eb3ce1b27
parentaa0c86364f925c6f12195072562b18c5609ff082
mac80211: remove unused rate function parameter

This patch removes a few stale parameters and variables
which survived the last, large rx-path reorganization:
"mac80211: correctly place aMPDU RX reorder code"

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