X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c886d2690dae0258d64fef02d8a24c901f7c2d6b..f789e68d8b0e2f7c76033717dc45764af9dc6163:/target/linux/pxa/patches-2.6.21/012-serial-ether-addr.patch diff --git a/target/linux/pxa/patches-2.6.21/012-serial-ether-addr.patch b/target/linux/pxa/patches-2.6.21/012-serial-ether-addr.patch index 3161472e9..7fdbebe5a 100644 --- a/target/linux/pxa/patches-2.6.21/012-serial-ether-addr.patch +++ b/target/linux/pxa/patches-2.6.21/012-serial-ether-addr.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.21gum/drivers/usb/gadget/ether.c -=================================================================== ---- linux-2.6.21gum.orig/drivers/usb/gadget/ether.c -+++ linux-2.6.21gum/drivers/usb/gadget/ether.c +--- a/drivers/usb/gadget/ether.c ++++ b/drivers/usb/gadget/ether.c @@ -2249,6 +2249,38 @@ static u8 __devinit nibble (unsigned cha return 0; }