summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/850-p54spi-lock-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/850-p54spi-lock-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/850-p54spi-lock-fix.patch')
-rw-r--r--package/mac80211/patches/850-p54spi-lock-fix.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/mac80211/patches/850-p54spi-lock-fix.patch b/package/mac80211/patches/850-p54spi-lock-fix.patch
index 9ab15dd..d19ba61 100644
--- a/package/mac80211/patches/850-p54spi-lock-fix.patch
+++ b/package/mac80211/patches/850-p54spi-lock-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-05 20:30:04.000000000 +0100
-+++ compat-wireless-2011-11-04/drivers/net/wireless/p54/p54spi.c 2011-11-16 22:12:03.648829886 +0100
+--- a/drivers/net/wireless/p54/p54spi.c
++++ b/drivers/net/wireless/p54/p54spi.c
@@ -656,6 +656,7 @@ static int __devinit p54spi_probe(struct
init_completion(&priv->fw_comp);
INIT_LIST_HEAD(&priv->tx_pending);