From: Johannes Berg Date: Sun, 19 Apr 2009 11:22:11 +0000 (+0200) Subject: mac80211: fix basic rate bitmap calculation X-Git-Tag: v2.6.30-rc4~68^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e0986c17f695952ce5d61ed793ce048ba90a661;p=pandora-kernel.git mac80211: fix basic rate bitmap calculation "mac80211: fix basic rates setting from association response" introduced a copy/paste error. Unfortunately, this not just leads to wrong data being passed to the driver but is remotely exploitable for some hardware or driver combinations. Signed-off-by: Johannes Berg Cc: stable@kernel.org [2.6.29] Signed-off-by: John W. Linville --- Reading git-diff-tree failed