projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stabi...
[openwrt.git]
/
package
/
mac80211
/
patches
/
001-disable_b44.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -378,8 +378,8 @@ CONFIG_B43_BCMA_PIO=y
4
5
CONFIG_P54_PCI=m
6
7
-CONFIG_B44=m
8
-CONFIG_B44_PCI=y
9
+# CONFIG_B44=m
10
+# CONFIG_B44_PCI=y
11
12
CONFIG_RTL8180=m
13
This page took
0.043878 seconds
and
5
git commands to generate.