From: Johannes Berg Date: Wed, 29 Jul 2009 13:46:21 +0000 (+0200) Subject: mac80211: fix sparse warnings/errors X-Git-Tag: v2.6.32-rc1~703^2~459^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c9fff3d0c5d77bc7910717faeca4e8a018b1ee;p=pandora-kernel.git mac80211: fix sparse warnings/errors sparse complains about a shadowed variable, which we can just rename, and lots of stuff if the API tracer is enabled, so kick out the tracer code in a sparse run -- the macros just confuse it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed