]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries
authorGabor Juhos <juhosg@openwrt.org>
Tue, 4 Jun 2013 11:40:39 +0000 (13:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 18:59:34 +0000 (14:59 -0400)
commit15d6c07929a2efa8802b5cc9bb8c91bdf5ba219b
tree47a000ed885ae0588ff8d46e9a6d0e3e3226a2ae
parent568f7a438f6d5f0f0909c94e66b7c5c8b96ebf7a
rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries

The qdesc parameter is not used anymore, so remove that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00queue.c