aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/120-linux-2.6.30-compat.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-02-19 15:41:55 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-02-19 15:41:55 +0000
commit93c148c54c209e228dfe959df21f3eb45418eeb4 (patch)
tree6710e3ce9222d998f0eadfdfd9fb04bec7b62927 /package/mac80211/patches/120-linux-2.6.30-compat.patch
parentf0e60800b4fce53b557f80831714f075609f8787 (diff)
downloadmaster-187ad058-93c148c54c209e228dfe959df21f3eb45418eeb4.tar.gz
master-187ad058-93c148c54c209e228dfe959df21f3eb45418eeb4.tar.bz2
master-187ad058-93c148c54c209e228dfe959df21f3eb45418eeb4.zip
[mac80211] remove pcmcia and sdio
This fixes #6701 Remove the pcmcia and sdio interface from b43 driver to not depend on these modules. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19756 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/120-linux-2.6.30-compat.patch')
-rw-r--r--package/mac80211/patches/120-linux-2.6.30-compat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/120-linux-2.6.30-compat.patch b/package/mac80211/patches/120-linux-2.6.30-compat.patch
index de46545116..da5966e153 100644
--- a/package/mac80211/patches/120-linux-2.6.30-compat.patch
+++ b/package/mac80211/patches/120-linux-2.6.30-compat.patch
@@ -1,6 +1,6 @@
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
-@@ -5667,7 +5667,11 @@
+@@ -5662,7 +5662,11 @@ int nl80211_send_action(struct cfg80211_
return err;
}