From e78e713f8e9b2f6dce1e6758350c116f0d06ce0c Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Thu, 14 Oct 2010 21:06:34 -0700 Subject: compat-wireless: refresh patches Signed-off-by: Luis R. Rodriguez --- patches/17-netdev-queue.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/17-netdev-queue.patch') diff --git a/patches/17-netdev-queue.patch b/patches/17-netdev-queue.patch index 3708fca6..5e4ebe10 100644 --- a/patches/17-netdev-queue.patch +++ b/patches/17-netdev-queue.patch @@ -14,7 +14,7 @@ The patch that introduced this on mac80211 was: --- a/net/mac80211/iface.c +++ b/net/mac80211/iface.c -@@ -1241,6 +1241,7 @@ void ieee80211_if_remove(struct ieee8021 +@@ -1252,6 +1252,7 @@ void ieee80211_if_remove(struct ieee8021 * Remove all interfaces, may only be called at hardware unregistration * time because it doesn't do RCU-safe list removals. */ @@ -22,7 +22,7 @@ The patch that introduced this on mac80211 was: void ieee80211_remove_interfaces(struct ieee80211_local *local) { struct ieee80211_sub_if_data *sdata, *tmp; -@@ -1257,6 +1258,22 @@ void ieee80211_remove_interfaces(struct +@@ -1268,6 +1269,22 @@ void ieee80211_remove_interfaces(struct mutex_unlock(&local->iflist_mtx); unregister_netdevice_many(&unreg_list); } -- cgit v1.2.3