commit | 0dd13a48a913f096cb44dbcb6c1daebd94b2cf84 | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Tue Jan 08 10:16:37 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 09 14:37:11 2013 -0500 |
tree | 26e7e1bdb474ffa3ed0cb909c7334a84f0f817cc | |
parent | 9b0b11fb1e286e03ce911b94844952edd05f554e [diff] |
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>