From: Sujith Manoharan Date: Tue, 26 Nov 2013 01:51:08 +0000 (+0530) Subject: ath9k: Fix QuickDrop usage X-Git-Tag: v3.13-rc4~3^2~64^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c1cfbe598f72cfa7be49e4a7d2a1d482e15119;p=pandora-kernel.git ath9k: Fix QuickDrop usage Bit 5 in the miscConfiguration field of the base EEPROM header denotes whether QuickDrop is enabled or not. Fix the incorrect usage of BIT(1) and also make sure that this is done only for the required chips. Cc: stable@vger.kernel.org Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed