aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/880-brcmsmac_suspend_signature.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/880-brcmsmac_suspend_signature.patch')
-rw-r--r--package/mac80211/patches/880-brcmsmac_suspend_signature.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/mac80211/patches/880-brcmsmac_suspend_signature.patch b/package/mac80211/patches/880-brcmsmac_suspend_signature.patch
deleted file mode 100644
index c38e76a488..0000000000
--- a/package/mac80211/patches/880-brcmsmac_suspend_signature.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Remove this patch when we get a new version of bcma into our kernel.
-
---- a/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
-+++ b/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
-@@ -1129,7 +1129,7 @@ static int __devinit brcms_bcma_probe(st
- return 0;
- }
-
--static int brcms_suspend(struct bcma_device *pdev)
-+static int brcms_suspend(struct bcma_device *pdev, pm_message_t state)
- {
- struct brcms_info *wl;
- struct ieee80211_hw *hw;