From: Johannes Berg Date: Tue, 6 Apr 2010 09:18:45 +0000 (+0200) Subject: mac80211: remove ieee80211_sta_stop_rx_ba_session X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b0470aeef10a3b0f9a6a1c60d908b5a06c62ae;p=pandora-kernel.git mac80211: remove ieee80211_sta_stop_rx_ba_session All callers of ieee80211_sta_stop_rx_ba_session can just call __ieee80211_stop_rx_ba_session instead because they already have the station struct, so do that and remove ieee80211_sta_stop_rx_ba_session. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed