]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: disallow fixing bitrates with hw rate control
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 4 Dec 2009 08:26:38 +0000 (09:26 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Dec 2009 18:46:28 +0000 (13:46 -0500)
commit1fbd2c27cdd8c5771be465b89fa0ccc7cde61491
tree99a83d89eccb9dc9d1f3cf2d2e628812f83b7671
parent28ccfd31669b18008af8c6674dc04f6bce4d5468
mac80211: disallow fixing bitrates with hw rate control

When hw rate control is used, these parameters have
no meaning because the hardware cannot get at them
right now, so disallow setting them. Also clean up
the function a bit.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c