]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mwl8k: Check outgoing rate for a station to decide if ampdu can be created
authorNishant Sarmukadam <nishants@marvell.com>
Thu, 17 Mar 2011 18:58:48 +0000 (11:58 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Mar 2011 18:15:14 +0000 (14:15 -0400)
commit170335432ad36584a6d24fc1fd903024d221ef55
treeb940ac56cb95b6aeff039ccc5f04b9198af522cc
parent3aefc37ee789188f0d4488cae04ff618f4c4ddf6
mwl8k: Check outgoing rate for a station to decide if ampdu can be created

If the outgoing packet rate to a particular HT station is <=6.5
Mbps, do not attempt to create an ampdu. Also, if the outgoing
rate is legacy rate, do not create an ampdu.

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