]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 6 Apr 2010 09:18:46 +0000 (11:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Apr 2010 18:38:04 +0000 (14:38 -0400)
commit618f356b95e37ca0c30b3b513898fda54abd52a6
tree950d67d39fa3e6b70a5cbf593b85f53416fa051e
parent66b0470aeef10a3b0f9a6a1c60d908b5a06c62ae
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA

I want to use it during station destruction as well
so rename it to WLAN_STA_BLOCK_BA which is also the
only use of it now.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/agg-rx.c
net/mac80211/agg-tx.c
net/mac80211/pm.c
net/mac80211/sta_info.h
net/mac80211/util.c