projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x86: build fully functional images on Mac OS X, now that grub is fixed
[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
d698763
..
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
-@@ -904,7 +904,7 @@
+@@ -904,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.059682 seconds
and
4
git commands to generate.