projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
include/netfilter.mk: add 2.6.35 kernel support
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
patches
/
802-usb_serial_3g_cards.patch
diff --git
a/target/linux/generic-2.4/patches/802-usb_serial_3g_cards.patch
b/target/linux/generic-2.4/patches/802-usb_serial_3g_cards.patch
index
24c6888
..
808e49c
100644
(file)
--- a/
target/linux/generic-2.4/patches/802-usb_serial_3g_cards.patch
+++ b/
target/linux/generic-2.4/patches/802-usb_serial_3g_cards.patch
@@
-1,7
+1,5
@@
-Index: linux-2.4.35.4/drivers/usb/serial/usbserial.c
-===================================================================
---- linux-2.4.35.4.orig/drivers/usb/serial/usbserial.c
-+++ linux-2.4.35.4/drivers/usb/serial/usbserial.c
+--- a/drivers/usb/serial/usbserial.c
++++ b/drivers/usb/serial/usbserial.c
@@ -333,7 +333,7 @@ static __u16 vendor = 0x05f9;
static __u16 product = 0xffff;
static int maxSize = 0;
@@ -333,7 +333,7 @@ static __u16 vendor = 0x05f9;
static __u16 product = 0xffff;
static int maxSize = 0;
This page took
0.024169 seconds
and
4
git commands to generate.