From: Johannes Berg Date: Mon, 31 Mar 2008 17:23:04 +0000 (+0200) Subject: mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params X-Git-Tag: v2.6.26-rc1~1138^2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e879b551f1ada78d66fa5c6914aa1744b9c97d2;p=pandora-kernel.git mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params A variable 'i' is being shadowed by another one, but the second one can just be removed. Signed-off-by: Johannes Berg Cc: Vladimir Koutny Signed-off-by: John W. Linville --- Reading git-diff-tree failed