projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
atheros: fix up the wlan mac address if the board data is missing
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.25
/
211-b44_bcm4713_phy.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.25/211-b44_bcm4713_phy.patch
b/target/linux/brcm47xx/patches-2.6.25/211-b44_bcm4713_phy.patch
index
eb084a4
..
13f93bd
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.25/211-b44_bcm4713_phy.patch
+++ b/
target/linux/brcm47xx/patches-2.6.25/211-b44_bcm4713_phy.patch
@@
-1,6
+1,6
@@
---- a/drivers/net/b44.c
2008-11-16 15:33:32.000000000 +0100
-+++ b/drivers/net/b44.c
2008-11-18 10:36:18.000000000 +0100
-@@ -2094,6 +2094,11 @@
+--- a/drivers/net/b44.c
++++ b/drivers/net/b44.c
+@@ -2094,6 +2094,11 @@
static int __devinit b44_get_invariants(
return -EINVAL;
}
return -EINVAL;
}
This page took
0.029427 seconds
and
4
git commands to generate.