From: Yogesh Ashok Powar Date: Tue, 8 Jan 2013 04:46:37 +0000 (+0530) Subject: mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove X-Git-Tag: v3.9-rc1~139^2~242^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd13a48a913f096cb44dbcb6c1daebd94b2cf84;p=pandora-kernel.git 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 Signed-off-by: Yogesh Ashok Powar Signed-off-by: John W. Linville --- Reading git-diff-tree failed