From 1b56ff89986cdc568437df3847975dcc24ecb3a4 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 12 Feb 2012 16:45:27 +0000 Subject: brcm47xx: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30481 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/brcm47xx/patches-3.2/0045-ssb-fix-cardbus-in-hostmode.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 4837fe740..d26807f3e 100644 --- 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 + if (pc->cardbusmode && (dev > 1)) goto out; - /* Type 0 transaction */ + if (bus == 0) { -- cgit v1.2.3