projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
imagebuilder: fix parallel building (closes #11117)
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-3.0
/
0023-bcma-use-randoom-mac-address-as-long-as-reading-it-o.patch
diff --git
a/target/linux/brcm47xx/patches-3.0/0023-bcma-use-randoom-mac-address-as-long-as-reading-it-o.patch
b/target/linux/brcm47xx/patches-3.0/0023-bcma-use-randoom-mac-address-as-long-as-reading-it-o.patch
index
d83ad53
..
fee1d0a
100644
(file)
--- a/
target/linux/brcm47xx/patches-3.0/0023-bcma-use-randoom-mac-address-as-long-as-reading-it-o.patch
+++ b/
target/linux/brcm47xx/patches-3.0/0023-bcma-use-randoom-mac-address-as-long-as-reading-it-o.patch
@@
-19,7
+19,7
@@
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
#define SPOFF(offset) ((offset) / sizeof(u16))
-@@ -
144,8 +14
5,10 @@ int bcma_sprom_get(struct bcma_bus *bus)
+@@ -
214,8 +21
5,10 @@ int bcma_sprom_get(struct bcma_bus *bus)
if (!bus->drv_cc.core)
return -EOPNOTSUPP;
This page took
0.0245 seconds
and
4
git commands to generate.