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
/
005-disable_ssb_build.patch
diff --git
a/package/mac80211/patches/005-disable_ssb_build.patch
b/package/mac80211/patches/005-disable_ssb_build.patch
index
49be7b4
..
3120361
100644
(file)
--- a/
package/mac80211/patches/005-disable_ssb_build.patch
+++ b/
package/mac80211/patches/005-disable_ssb_build.patch
@@
-19,7
+19,7
@@
else
include $(KLIB_BUILD)/.config
endif
else
include $(KLIB_BUILD)/.config
endif
-@@ -28
3,19 +282
,18 @@ CONFIG_IPW2200_QOS=y
+@@ -28
5,19 +284
,18 @@ CONFIG_IPW2200_QOS=y
# % echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
endif #CONFIG_WIRELESS_EXT
# % echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
endif #CONFIG_WIRELESS_EXT
@@
-51,7
+51,7
@@
CONFIG_P54_PCI=m
CONFIG_P54_PCI=m
-@@ -48
4,7 +482
,6 @@ endif #CONFIG_SPI_MASTER end of SPI driv
+@@ -48
6,7 +484
,6 @@ endif #CONFIG_SPI_MASTER end of SPI driv
ifdef CONFIG_MMC
ifdef CONFIG_MMC
This page took
0.022134 seconds
and
4
git commands to generate.