From: Simon Wunderlich Date: Thu, 11 Jul 2013 18:29:49 +0000 (+0200) Subject: mac80211: fix off-by-one regression in ibss beacon generation X-Git-Tag: v3.12-rc1~132^2~297^2^2~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c75786e8d8e8e245a479209a84b19292d08e7e;p=pandora-kernel.git mac80211: fix off-by-one regression in ibss beacon generation There is an off-by-one error in the beacon generation for the ibss mode, falsely a rate the extended supported rates which was already added to supported rates, messing up the beacon. This was introduced by commit "mac80211: select and adjust bitrates according to channel mode". Signed-off-by: Simon Wunderlich Signed-off-by: Johannes Berg --- Reading git-diff-tree failed