projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[at91] fix u-boot installation
[openwrt.git]
/
target
/
linux
/
at91
/
patches-2.6.25
/
017-usb_serial_endpoint_size.patch
diff --git
a/target/linux/at91/patches-2.6.25/017-usb_serial_endpoint_size.patch
b/target/linux/at91/patches-2.6.25/017-usb_serial_endpoint_size.patch
index
412490f
..
7bd38b4
100644
(file)
--- a/
target/linux/at91/patches-2.6.25/017-usb_serial_endpoint_size.patch
+++ b/
target/linux/at91/patches-2.6.25/017-usb_serial_endpoint_size.patch
@@
-1,6
+1,6
@@
--- a/drivers/usb/serial/usb-serial.c
+++ b/drivers/usb/serial/usb-serial.c
-@@ -90
5,7 +905,7 @@
+@@ -90
4,7 +904,7 @@ int usb_serial_probe(struct usb_interfac
dev_err(&interface->dev, "No free urbs available\n");
goto probe_error;
}
This page took
0.025859 seconds
and
4
git commands to generate.