X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F610-rt2x00-fix-rt3352-ext-pa.patch;h=c0829d74fbbb278fae78f82b2afdadb4ace53e8f;hb=247299bfa0b5b18a98a721cdcbf4f5af4ff78a51;hp=e2cd4d019816d144823eb73831e7f46a992bc6bd;hpb=249c39658335ea2a1e5cd2edab27970a4db19d66;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/package/kernel/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch b/package/kernel/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch index e2cd4d0198..c0829d74fb 100644 --- a/package/kernel/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch +++ b/package/kernel/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch @@ -110,7 +110,7 @@ rt2800_rfcsr_write(rt2x00dev, 59, 0x00); rt2800_rfcsr_write(rt2x00dev, 60, 0x00); rt2800_rfcsr_write(rt2x00dev, 61, 0x00); -@@ -7003,6 +7029,7 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7004,6 +7030,7 @@ static int rt2800_init_eeprom(struct rt2 * RT53xx: defined in "EEPROM_CHIP_ID" field */ if (rt2x00_rt(rt2x00dev, RT3290) || @@ -118,7 +118,7 @@ rt2x00_rt(rt2x00dev, RT5390) || rt2x00_rt(rt2x00dev, RT5392)) rt2800_eeprom_read(rt2x00dev, EEPROM_CHIP_ID, &rf); -@@ -7093,7 +7120,8 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7094,7 +7121,8 @@ static int rt2800_init_eeprom(struct rt2 /* * Detect if this device has Bluetooth co-existence. */ @@ -128,7 +128,7 @@ __set_bit(CAPABILITY_BT_COEXIST, &rt2x00dev->cap_flags); /* -@@ -7122,6 +7150,22 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7123,6 +7151,22 @@ static int rt2800_init_eeprom(struct rt2 EIRP_MAX_TX_POWER_LIMIT) __set_bit(CAPABILITY_POWER_LIMIT, &rt2x00dev->cap_flags);