]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/wireless/mwl8k.c
mwl8k: Tell mac80211 we have rate adaptation in FW
authorNishant Sarmukadam <nishants@marvell.com>
Thu, 17 Feb 2011 22:45:17 +0000 (14:45 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 23 Feb 2011 21:25:25 +0000 (16:25 -0500)
commit0bf22c3751d19f9be20205c0e7112723618a4858
tree628fc4a0a4a1935da52a926d9c9fa2f867eaa051
parentda62b761769f60e5d476ad882c5ba40fb5d61664
mwl8k: Tell mac80211 we have rate adaptation in FW

All mwl8k parts perform rate control in firmware.  Make this known to
mac80211 so that it does not launch minstrel.  Also, because actual tx
rate information is not available from the firmware, invalidate the
rate status before returning the skb to mac80211.

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c