From: Yogesh Ashok Powar Date: Tue, 20 Dec 2011 06:07:08 +0000 (+0530) Subject: mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream X-Git-Tag: v3.3-rc1~182^2~44^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca107ff8a25e0528d6e6225ac6ce59bd498136f;p=pandora-kernel.git mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream When stack calls ampdu_action with action = IEEE80211_AMPDU_TX_STOP for a stream that has already been removed from the driver, call ieee80211_tx_ba_stop_irqsafe to clear the stream in the stack. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Nishant Sarmukadam Signed-off-by: John W. Linville --- Reading git-diff-tree failed