]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b8a17d0323e6a70bf17013ffb60524caab36e4d
tree4052a95a6ec1ab8fa51bfc1f8bae831d8aa5e592
parent3964909512a9c5e085e3b110c4f6e81e140d08e9
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