projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.34
/
220-bcm5354.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
b/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
index
0bc9e7e
..
37a1af6
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
+++ b/
target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
@@
-31,7
+31,7
@@
}
--- a/drivers/ssb/main.c
+++ b/drivers/ssb/main.c
-@@ -1
075,6 +107
5,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus)
+@@ -1
105,6 +110
5,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus)
if (bus->chip_id == 0x5365) {
rate = 100000000;
This page took
0.022385 seconds
and
4
git commands to generate.