From: Johannes Berg Date: Fri, 28 Oct 2011 09:59:47 +0000 (+0200) Subject: mac80211: disable powersave for broken APs X-Git-Tag: v3.2-rc1~4^2~24^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05cb91085760ca378f28fc274fbf77fc4fd9886c;p=pandora-kernel.git mac80211: disable powersave for broken APs Only AID values 1-2007 are valid, but some APs have been found to send random bogus values, in the reported case an AP that was sending the AID field value 0xffff, an AID of 0x3fff (16383). There isn't much we can do but disable powersave since there's no way it can work properly in this case. Cc: stable@vger.kernel.org Reported-by: Bill C Riemers Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed