projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: reduce cpu load by optimizing aggregation session timeout handling
[openwrt.git]
/
package
/
mac80211
/
patches
/
605-rt2x00-pci-eeprom.patch
diff --git
a/package/mac80211/patches/605-rt2x00-pci-eeprom.patch
b/package/mac80211/patches/605-rt2x00-pci-eeprom.patch
index
51af67e
..
088d474
100644
(file)
--- a/
package/mac80211/patches/605-rt2x00-pci-eeprom.patch
+++ b/
package/mac80211/patches/605-rt2x00-pci-eeprom.patch
@@
-9,7
+9,7
@@
{
memcpy(rt2x00dev->eeprom, rt2x00dev->eeprom_file->data, EEPROM_SIZE);
}
-@@ -9
26,8 +926
,9 @@ static int rt2800pci_validate_eeprom(str
+@@ -9
38,8 +938
,9 @@ static int rt2800pci_validate_eeprom(str
/*
* Read EEPROM into buffer
*/
This page took
0.027419 seconds
and
4
git commands to generate.