projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add back the base-files/image code from brcm-2.4 to brcm47xx
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
patches
/
208-usb2_fix.patch
diff --git
a/target/linux/generic-2.4/patches/208-usb2_fix.patch
b/target/linux/generic-2.4/patches/208-usb2_fix.patch
index
b210bdb
..
5c90e63
100644
(file)
--- a/
target/linux/generic-2.4/patches/208-usb2_fix.patch
+++ b/
target/linux/generic-2.4/patches/208-usb2_fix.patch
@@
-1,7
+1,5
@@
-Index: linux-2.4.35.4/drivers/usb/host/ehci-q.c
-===================================================================
---- linux-2.4.35.4.orig/drivers/usb/host/ehci-q.c
-+++ linux-2.4.35.4/drivers/usb/host/ehci-q.c
+--- a/drivers/usb/host/ehci-q.c
++++ b/drivers/usb/host/ehci-q.c
@@ -782,6 +782,11 @@ static void qh_link_async (struct ehci_h
if (!(cmd & CMD_ASE)) {
/* in case a clear of CMD_ASE didn't take yet */
@@ -782,6 +782,11 @@ static void qh_link_async (struct ehci_h
if (!(cmd & CMD_ASE)) {
/* in case a clear of CMD_ASE didn't take yet */
This page took
0.031517 seconds
and
4
git commands to generate.