X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/316a8857768f9649b97f479915aa4bc29f7d8029..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 93535fa47..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.21.7/drivers/usb/gadget/ether.c -=================================================================== ---- linux-2.6.21.7.orig/drivers/usb/gadget/ether.c -+++ linux-2.6.21.7/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; }