diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 16:52:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 16:52:52 +0000 |
commit | e5fa05d78819686d0ce026de236cdeaaab91f0a4 (patch) | |
tree | 08d1f7dd25c02ad1391e6694a83f929b5761b47e /target/linux/generic-2.6/patches-2.6.25 | |
parent | c05eb4ba633caf6485c8df6544a28c1548b7bc44 (diff) | |
download | upstream-e5fa05d78819686d0ce026de236cdeaaab91f0a4.tar.gz upstream-e5fa05d78819686d0ce026de236cdeaaab91f0a4.tar.bz2 upstream-e5fa05d78819686d0ce026de236cdeaaab91f0a4.zip |
update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/965-cdc_acm_unlock.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/965-cdc_acm_unlock.patch b/target/linux/generic-2.6/patches-2.6.25/965-cdc_acm_unlock.patch index 7107a93157..c70181c617 100644 --- a/target/linux/generic-2.6/patches-2.6.25/965-cdc_acm_unlock.patch +++ b/target/linux/generic-2.6/patches-2.6.25/965-cdc_acm_unlock.patch @@ -1,5 +1,5 @@ ---- linux-2.6.25.12/drivers/usb/class/cdc-acm.c 2008-07-24 18:14:20.000000000 +0200 -+++ linux-2.6.25.12.new/drivers/usb/class/cdc-acm.c 2008-08-05 21:39:35.000000000 +0200 +--- a/drivers/usb/class/cdc-acm.c ++++ b/drivers/usb/class/cdc-acm.c @@ -531,8 +531,8 @@ tasklet_schedule(&acm->urb_task); |