projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: fix a race condition during key deletion
[openwrt.git]
/
package
/
mac80211
/
patches
/
013-disable_b43_nphy.patch
diff --git
a/package/mac80211/patches/013-disable_b43_nphy.patch
b/package/mac80211/patches/013-disable_b43_nphy.patch
index
4e970ef
..
94c09fc
100644
(file)
--- a/
package/mac80211/patches/013-disable_b43_nphy.patch
+++ b/
package/mac80211/patches/013-disable_b43_nphy.patch
@@
-4,8
+4,8
@@
endif #CONFIG_PCMCIA
# CONFIG_B43_LEDS=y
CONFIG_B43_PHY_LP=y
--CONFIG_B43_
NPHY
=y
-+# CONFIG_B43_
NPHY is not set
+-CONFIG_B43_
PHY_N
=y
++# CONFIG_B43_
PHY_N=y
# CONFIG_B43_FORCE_PIO=y
# CONFIG_B43_DEBUG=y
This page took
0.019781 seconds
and
4
git commands to generate.