mac80211: A-MPDU Rx remove stop_rx_ba_session warning print
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Sun, 13 Jan 2008 16:25:43 +0000 (18:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:10 +0000 (15:10 -0800)
commit66dcb6bdc57a799a16e8d2942b9ab38b8546eb3b
tree5963d25dd50a0c2eaa3bed3ddcbb8fd550a43e49
parent5b3d71d90ec554a2b145db7fcb245e64bf28dda7
mac80211: A-MPDU Rx remove stop_rx_ba_session warning print

This patch removes a warning print from ieee80211_sta_stop_rx_ba_session
in case the tid is inactive when interface goes down.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_sta.c