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
/
110-gpiodev.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.32/110-gpiodev.patch
b/target/linux/brcm63xx/patches-2.6.32/110-gpiodev.patch
index
b223589
..
5262b18
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.32/110-gpiodev.patch
+++ b/
target/linux/brcm63xx/patches-2.6.32/110-gpiodev.patch
@@
-11,7
+11,7
@@
static struct gpio_led_platform_data bcm63xx_led_data;
static struct platform_device bcm63xx_gpio_leds = {
static struct gpio_led_platform_data bcm63xx_led_data;
static struct platform_device bcm63xx_gpio_leds = {
-@@ -85
3,6 +857
,8 @@ int __init board_register_devices(void)
+@@ -85
4,6 +858
,8 @@ int __init board_register_devices(void)
platform_device_register(&mtd_dev);
platform_device_register(&mtd_dev);
This page took
0.021702 seconds
and
4
git commands to generate.