From 82bb470b13c9ce3b397243be89af53880d90c55d Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Thu, 23 Sep 2010 11:15:14 -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 906dae18..3708fca6 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 -@@ -1217,6 +1217,7 @@ void ieee80211_if_remove(struct ieee8021 +@@ -1241,6 +1241,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; -@@ -1233,6 +1234,22 @@ void ieee80211_remove_interfaces(struct +@@ -1257,6 +1258,22 @@ void ieee80211_remove_interfaces(struct mutex_unlock(&local->iflist_mtx); unregister_netdevice_many(&unreg_list); } -- cgit v1.2.3