commit | 66dcb6bdc57a799a16e8d2942b9ab38b8546eb3b | [log] [tgz] |
---|---|---|
author | Ron Rindjunsky <ron.rindjunsky@intel.com> | Sun Jan 13 18:25:43 2008 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:10:10 2008 -0800 |
tree | 5963d25dd50a0c2eaa3bed3ddcbb8fd550a43e49 | |
parent | 5b3d71d90ec554a2b145db7fcb245e64bf28dda7 [diff] |
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>