From: Chun-Yeow Yeoh Date: Sun, 8 Sep 2013 06:40:44 +0000 (-0700) Subject: mac80211: fix the setting of extended supported rate IE X-Git-Tag: v3.12-rc7~20^2~71^2^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc63ec766b7821c8dc4dc1d1e980124aea96b553;p=pandora-kernel.git mac80211: fix the setting of extended supported rate IE The patch "mac80211: select and adjust bitrates according to channel mode" causes regression and breaks the extended supported rate IE setting. Since "i" is starting with 8, so this is not necessary to introduce "skip" here. Signed-off-by: Chun-Yeow Yeoh Signed-off-by: Colleen Twitty Reviewed-by: Jason Abele Signed-off-by: Johannes Berg --- Reading git-diff-tree failed