]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb54a4c0339117eb38618f45382cb6f1c158c04e9
tree628fc4a0a4a1935da52a926d9c9fa2f867eaa051
parent731fe5e06eeb10f42475418a3559eb7b156f8013
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