projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add new switch configuration api
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.23
/
250-ohci-ssb-usb2.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.23/250-ohci-ssb-usb2.patch
b/target/linux/brcm47xx/patches-2.6.23/250-ohci-ssb-usb2.patch
index
4549395
..
b59e41f
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.23/250-ohci-ssb-usb2.patch
+++ b/
target/linux/brcm47xx/patches-2.6.23/250-ohci-ssb-usb2.patch
@@
-1,5
+1,5
@@
---- a/drivers/usb/host/ohci-ssb.c
2007-11-05 07:56:56.000000000 -0800
-+++ b/drivers/usb/host/ohci-ssb.c
2007-11-05 08:26:15.000000000 -0800
+--- a/drivers/usb/host/ohci-ssb.c
++++ b/drivers/usb/host/ohci-ssb.c
@@ -142,10 +142,59 @@
int err = -ENOMEM;
u32 tmp, flags = 0;
@@ -142,10 +142,59 @@
int err = -ENOMEM;
u32 tmp, flags = 0;
This page took
0.02023 seconds
and
4
git commands to generate.