ath9k: gather entropy from raw ADC I/Q samples (use the least significant bit only)
[openwrt.git] / package / kernel / mac80211 / patches / 501-ath9k-eeprom_endianess.patch
index a65698b20d98d6fa512c1a332e83d377c0de6af0..284a82a273be0c485d4b95e0bef1e7d2645345d6 100644 (file)
@@ -81,7 +81,7 @@
        struct ath_ops reg_ops;
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -630,6 +630,8 @@ static int ath9k_init_softc(u16 devid, s
+@@ -665,6 +665,8 @@ static int ath9k_init_softc(u16 devid, s
                ah->is_clk_25mhz = pdata->is_clk_25mhz;
                ah->get_mac_revision = pdata->get_mac_revision;
                ah->external_reset = pdata->external_reset;