]> git.baikalelectronics.ru Git - kernel.git/commit
mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove
authorYogesh Ashok Powar <yogeshp@marvell.com>
Tue, 8 Jan 2013 04:46:37 +0000 (10:16 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Jan 2013 19:37:11 +0000 (14:37 -0500)
commit1dae9df0ac37ff8d8c4624972986a088a2054e46
tree26e7e1bdb474ffa3ed0cb909c7334a84f0f817cc
parentfaebcc75ea02cf8ff71d2e80559c384e9ff37956
mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove

When a station deauths, we do not delete the streams with state
AMPDU_STREAM_NEW and these remain created forever. Fix this issue by
removing such streams in the driver

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c