From: Felix Fietkau Date: Tue, 7 Dec 2010 03:40:18 +0000 (+0100) Subject: mac80211: fix a compiler warning X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c658e5db01117bf2a321a9a782754dd5b10e2f15;p=pandora-kernel.git 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 04ac3c0ee2c773c321ec472d892635a20556f34d ("mac80211: speed up AP probing using nullfunc frames"). Reported-by: Stephen Rothwell Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed