summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/851-p54spi-mutex-fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-11-20 09:29:34 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-11-20 09:29:34 +0000
commitc893863d31306320fb1efad0db21bea822ccfba9 (patch)
treebb6c951a31a303a91601fc5b11dc07934d38ddab /package/mac80211/patches/851-p54spi-mutex-fix.patch
parente49b39486a166bc348e7f055cc558af2181884a9 (diff)
downloadmtk-20170518-c893863d31306320fb1efad0db21bea822ccfba9.zip
mtk-20170518-c893863d31306320fb1efad0db21bea822ccfba9.tar.gz
mtk-20170518-c893863d31306320fb1efad0db21bea822ccfba9.tar.bz2
mac80211: refresh p54spi patches
SVN-Revision: 29272
Diffstat (limited to 'package/mac80211/patches/851-p54spi-mutex-fix.patch')
-rw-r--r--package/mac80211/patches/851-p54spi-mutex-fix.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/mac80211/patches/851-p54spi-mutex-fix.patch b/package/mac80211/patches/851-p54spi-mutex-fix.patch
index 27019de..e974e9d 100644
--- a/package/mac80211/patches/851-p54spi-mutex-fix.patch
+++ b/package/mac80211/patches/851-p54spi-mutex-fix.patch
@@ -1,7 +1,5 @@
-Index: compat-wireless-2011-11-04/drivers/net/wireless/p54/p54spi.c
-===================================================================
---- compat-wireless-2011-11-04.orig/drivers/net/wireless/p54/p54spi.c 2011-11-16 22:12:03.648829886 +0100
-+++ compat-wireless-2011-11-04/drivers/net/wireless/p54/p54spi.c 2011-11-16 22:15:28.931976935 +0100
+--- a/drivers/net/wireless/p54/p54spi.c
++++ b/drivers/net/wireless/p54/p54spi.c
@@ -581,11 +581,7 @@ static void p54spi_op_stop(struct ieee80
struct p54s_priv *priv = dev->priv;
unsigned long flags;