]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix a compiler warning
authorFelix Fietkau <nbd@openwrt.org>
Tue, 7 Dec 2010 03:40:18 +0000 (04:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 22:08:06 +0000 (17:08 -0500)
commite1a7e066ad4efdd8b24b9fe0c3207fe774b7e706
treea68f935abc84b9af0446fa1979477bd08f429d51
parent844998afcb48625ac09b11d2a3b7f78ac14f9ae9
mac80211: fix a compiler warning

net/mac80211/mlme.c: In function 'ieee80211_sta_work':
net/mac80211/mlme.c:1981: warning: too many arguments for format

Introduced by commit 5858e323758170fbc15b9d6e1eea3c9c20742b65
("mac80211: speed up AP probing using nullfunc frames").

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c