cfg80211/mac80211: add netdev param to set_txq_params()
authorEliad Peller <eliad@wizery.com>
Sun, 25 Sep 2011 17:06:53 +0000 (20:06 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Sep 2011 18:34:11 +0000 (14:34 -0400)
tx params are currently configured per hw, although they
should be configured per interface.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found