X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ba3ef273d1db30086d486959af4c617468b3ea1..5929a7798b5f7634463831a3994eaf081b19e89b:/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) {