From 6f8ff6937f68bf6e49c9574ce227939ece401da5 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Tue, 11 Sep 2012 16:43:05 -0700 Subject: compat-drivers: refresh in synch with next-20120911 Signed-off-by: Luis R. Rodriguez --- patches/network/25-multicast-list_head.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/network/25-multicast-list_head.patch') diff --git a/patches/network/25-multicast-list_head.patch b/patches/network/25-multicast-list_head.patch index 541e9326..d8caa2c3 100644 --- a/patches/network/25-multicast-list_head.patch +++ b/patches/network/25-multicast-list_head.patch @@ -727,7 +727,7 @@ This also backport commit 2f787b0b76bf5de2eaa3ca3a29d89123ae03c856 --- a/net/mac80211/iface.c +++ b/net/mac80211/iface.c -@@ -716,8 +716,13 @@ static void ieee80211_do_stop(struct iee +@@ -718,8 +718,13 @@ static void ieee80211_do_stop(struct iee if (sdata->dev) { netif_addr_lock_bh(sdata->dev); spin_lock_bh(&local->filter_lock); @@ -741,7 +741,7 @@ This also backport commit 2f787b0b76bf5de2eaa3ca3a29d89123ae03c856 spin_unlock_bh(&local->filter_lock); netif_addr_unlock_bh(sdata->dev); -@@ -888,7 +893,12 @@ static void ieee80211_set_multicast_list +@@ -890,7 +895,12 @@ static void ieee80211_set_multicast_list sdata->flags ^= IEEE80211_SDATA_PROMISC; } spin_lock_bh(&local->filter_lock); -- cgit v1.2.3