OSDN Git Service

mac80211: fix the for_each_sta_info macro master-2010-06-28
authorFelix Fietkau <nbd@openwrt.org>
Thu, 24 Jun 2010 23:44:33 +0000 (01:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Jun 2010 19:16:20 +0000 (15:16 -0400)
commit38bdb650f902d275d6b2f9c2d8247fd960525583
treee764243fd86df22e33bff2228d70c6e5ccd8008b
parent78c4653a2274479547e259e1f416d2b3d04c42a8
mac80211: fix the for_each_sta_info macro

Because of an ambiguity in the for_each_sta_info macro, it can
currently only be used if the third parameter is set to 'sta'.
Fix this by renaming the parameter to '_sta'.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/sta_info.h