mwl8k: Handle the watchdog event from the firmware
authorNishant Sarmukadam <nishants@marvell.com>
Thu, 17 Mar 2011 18:58:47 +0000 (11:58 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Mar 2011 18:15:14 +0000 (14:15 -0400)
commit3aefc37ee789188f0d4488cae04ff618f4c4ddf6
treeec41b4de5ecdea63f4056996e7c94b76ff88dfae
parent65f3ddcd08fe24490359274a8c9bf526e81357a5
mwl8k: Handle the watchdog event from the firmware

When an ampdu stream is on, if the firmware rate adaptation
logic decides that the outgoing packet rate to the station needs
to go below 6.5Mbps (non HT rate), it sends an event indicating that
the ampdu stream needs to be destroyed. Handle this event in the driver
and destroy the ampdu stream so that the rate can go below 6.5Mbps

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