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)
commitf70f01c2ebbe31fbd8a96be3b45c5620dac45b96
tree4052a95a6ec1ab8fa51bfc1f8bae831d8aa5e592
parentaad14ceb45f5ff12da2ab5b37a596e6f81566515
cfg80211/mac80211: add netdev param to set_txq_params()

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>
include/net/cfg80211.h
net/mac80211/cfg.c
net/wireless/nl80211.c
This page took 0.032837 seconds and 5 git commands to generate.