projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath5k: fix 2ghz-only radio handling on ar5312
[openwrt.git]
/
package
/
mac80211
/
patches
/
610-set_pci_mwi.patch
diff --git
a/package/mac80211/patches/610-set_pci_mwi.patch
b/package/mac80211/patches/610-set_pci_mwi.patch
index
c30ff2d
..
00e1d49
100644
(file)
--- a/
package/mac80211/patches/610-set_pci_mwi.patch
+++ b/
package/mac80211/patches/610-set_pci_mwi.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/wireless/rt2x00/rt2x00pci.c
+++ b/drivers/net/wireless/rt2x00/rt2x00pci.c
-@@ -2
77,8 +277
,10 @@ int rt2x00pci_probe(struct pci_dev *pci_
+@@ -2
64,8 +264
,10 @@ int rt2x00pci_probe(struct pci_dev *pci_
pci_set_master(pci_dev);
This page took
0.023426 seconds
and
4
git commands to generate.