projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
when changing the mac address of a bridge interface, keep member interface addresses...
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.32
/
140-new_bcm96348gw_leds.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch
b/target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch
index
b4d948a
..
2288baa
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch
+++ b/
target/linux/brcm63xx/patches-2.6.32/140-new_bcm96348gw_leds.patch
@@
-79,4
+79,4
@@
+ struct gpio_led leds[8];
/* Buttons */
+ struct gpio_led leds[8];
/* Buttons */
- struct gpio_button buttons[
1
];
+ struct gpio_button buttons[
2
];
This page took
0.0321 seconds
and
4
git commands to generate.