projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: fix a null pointer deref issue
[openwrt.git]
/
package
/
mac80211
/
patches
/
030-backport_93c86_eeprom.patch
diff --git
a/package/mac80211/patches/030-backport_93c86_eeprom.patch
b/package/mac80211/patches/030-backport_93c86_eeprom.patch
index
d76f39e
..
be91eaf
100644
(file)
--- a/
package/mac80211/patches/030-backport_93c86_eeprom.patch
+++ b/
package/mac80211/patches/030-backport_93c86_eeprom.patch
@@
-1,8
+1,8
@@
--- a/include/linux/compat-2.6.36.h
+++ b/include/linux/compat-2.6.36.h
--- a/include/linux/compat-2.6.36.h
+++ b/include/linux/compat-2.6.36.h
-@@ -
8,6 +8,8 @@
- #define kparam_block_sysfs_write(a)
- #
define kparam_unblock_sysfs_write(a)
+@@ -
90,6 +90,8 @@ struct pm_qos_request_list {
+
+ #
endif
+#define PCI_EEPROM_WIDTH_93C86 8
+
+#define PCI_EEPROM_WIDTH_93C86 8
+
This page took
0.023972 seconds
and
4
git commands to generate.