]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix the for_each_sta_info macro
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)
commit265aa9433f7a716ede5059df69287f88a0eb9fe7
treee764243fd86df22e33bff2228d70c6e5ccd8008b
parentf76355b4e62d3d9e66fee5d1c02adc94b0d512f5
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