commit | 7e879b551f1ada78d66fa5c6914aa1744b9c97d2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Mar 31 19:23:04 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 01 17:14:10 2008 -0400 |
tree | b4087dbcfe714a61bf14c13ec259b90267251421 | |
parent | dc6676b7f2c2072ec05254aaca32e99f87a8a417 [diff] |
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 <johannes@sipsolutions.net> Cc: Vladimir Koutny <vlado@work.ksp.sk> Signed-off-by: John W. Linville <linville@tuxdriver.com>