projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel/2.6.32] MIPS: mark unused variables
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-3.2
/
0045-ssb-fix-cardbus-in-hostmode.patch
diff --git
a/target/linux/brcm47xx/patches-3.2/0045-ssb-fix-cardbus-in-hostmode.patch
b/target/linux/brcm47xx/patches-3.2/0045-ssb-fix-cardbus-in-hostmode.patch
index
4837fe7
..
d26807f
100644
(file)
--- a/
target/linux/brcm47xx/patches-3.2/0045-ssb-fix-cardbus-in-hostmode.patch
+++ b/
target/linux/brcm47xx/patches-3.2/0045-ssb-fix-cardbus-in-hostmode.patch
@@
-19,4
+19,4
@@
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+ if (pc->cardbusmode && (dev > 1))
goto out;
- /* Type 0 transaction */
+ if (bus == 0) {
This page took
0.02614 seconds
and
4
git commands to generate.