From bdb8f6f5dabea4f270d18066bd9faa707930ef73 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Mon, 16 Jan 2012 06:35:12 -0800 Subject: [PATCH] compat-wirless: refresh patches Signed-off-by: Luis R. Rodriguez --- patches/04-netns.patch | 2 +- patches/09-threaded-irq.patch | 2 +- patches/42-netlink_seq.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/04-netns.patch b/patches/04-netns.patch index 1bcc66bf70db..4f7f94eea89e 100644 --- a/patches/04-netns.patch +++ b/patches/04-netns.patch @@ -6,7 +6,7 @@ files... --- a/net/wireless/nl80211.c +++ b/net/wireless/nl80211.c -@@ -5134,7 +5134,9 @@ static int nl80211_wiphy_netns(struct sk +@@ -5160,7 +5160,9 @@ static int nl80211_wiphy_netns(struct sk if (!net_eq(wiphy_net(&rdev->wiphy), net)) err = cfg80211_switch_netns(rdev, net); diff --git a/patches/09-threaded-irq.patch b/patches/09-threaded-irq.patch index 4349af6d9cfb..13f1912996d1 100644 --- a/patches/09-threaded-irq.patch +++ b/patches/09-threaded-irq.patch @@ -38,7 +38,7 @@ thread in process context as well. if (err) { b43err(dev->wl, "Cannot request IRQ-%d\n", dev->dev->irq); -@@ -5035,6 +5048,10 @@ static int b43_setup_bands(struct b43_wl +@@ -5038,6 +5051,10 @@ static int b43_setup_bands(struct b43_wl static void b43_wireless_core_detach(struct b43_wldev *dev) { diff --git a/patches/42-netlink_seq.patch b/patches/42-netlink_seq.patch index 1818dc43daed..fbbaeeaa9911 100644 --- a/patches/42-netlink_seq.patch +++ b/patches/42-netlink_seq.patch @@ -1,6 +1,6 @@ --- a/net/wireless/nl80211.c +++ b/net/wireless/nl80211.c -@@ -4152,7 +4152,9 @@ static int nl80211_dump_scan(struct sk_b +@@ -4178,7 +4178,9 @@ static int nl80211_dump_scan(struct sk_b spin_lock_bh(&rdev->bss_lock); cfg80211_bss_expire(rdev); -- 2.30.2