summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@frijolero.org>2012-01-16 06:35:12 -0800
committerLuis R. Rodriguez <mcgrof@frijolero.org>2012-01-16 06:35:12 -0800
commitbdb8f6f5dabea4f270d18066bd9faa707930ef73 (patch)
tree6093af6de71c8c891d0401b159aa84e89fc4deeb /patches
parentd6ee2ec2580fc398e4a441759d647b495b8bda71 (diff)
compat-wirless: refresh patches
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
Diffstat (limited to 'patches')
-rw-r--r--patches/04-netns.patch2
-rw-r--r--patches/09-threaded-irq.patch2
-rw-r--r--patches/42-netlink_seq.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/patches/04-netns.patch b/patches/04-netns.patch
index 1bcc66bf..4f7f94ee 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 4349af6d..13f19129 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 1818dc43..fbbaeeaa 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);