Searched hist:"93 c1cfbe598f72cfa7be49e4a7d2a1d482e15119" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | diff 93c1cfbe598f72cfa7be49e4a7d2a1d482e15119 Mon Nov 25 19:51:08 CST 2013 Sujith Manoharan <c_manoha@qca.qualcomm.com> 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 <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|