summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch')
-rw-r--r--package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch b/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch
index e9a140c26f..8be5fa15e9 100644
--- a/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch
+++ b/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch
@@ -57,7 +57,7 @@
return (bus->chipco.dev ? bus->chipco.dev : bus->pcicore.dev);
#else
return bus->chipco.dev;
-@@ -4901,7 +4901,7 @@ static int b43_wireless_core_init(struct
+@@ -4883,7 +4883,7 @@ static int b43_wireless_core_init(struct
}
if (sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW)
hf |= B43_HF_DSCRQ; /* Disable slowclock requests from ucode. */