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 DMA related race condition at hw reset time
[openwrt.git]
/
package
/
mac80211
/
patches
/
600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch
diff --git
a/package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch
b/package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch
index
3364b8b
..
28009bc
100644
(file)
--- a/
package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch
+++ b/
package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch
@@
-8,7
+8,7
@@
/*
* PCI driver handlers.
*/
-@@ -38
2,6 +383
,7 @@ int rt2x00pci_resume(struct pci_dev *pci
+@@ -38
1,6 +382
,7 @@ int rt2x00pci_resume(struct pci_dev *pci
}
EXPORT_SYMBOL_GPL(rt2x00pci_resume);
#endif /* CONFIG_PM */
This page took
0.025937 seconds
and
4
git commands to generate.