mac80211: rename AP variable num_sta_authorized to num_mcast_sta
authorFelix Fietkau <nbd@openwrt.org>
Mon, 23 Apr 2012 17:49:02 +0000 (19:49 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Apr 2012 18:54:28 +0000 (14:54 -0400)
commit030ef8f8a59c77d44cadeded6d3a5a12557774f4
treef9a21ddf7b127badf8619ffbc4809c74870eb3fc
parentbe6bcabc7919522f28c99642b8e04ef7b8e19283
mac80211: rename AP variable num_sta_authorized to num_mcast_sta

It is only used to test for BSS multicast receivers.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs_netdev.c
net/mac80211/ieee80211_i.h
net/mac80211/sta_info.c
net/mac80211/tx.c