diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-19 15:41:55 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-19 15:41:55 +0000 |
commit | 3889c76a6e723da1dde8403c40ea04e751577770 (patch) | |
tree | 2a0f9e43ccafc86e6ed99d85203f7a1589c13977 /package/mac80211/patches/120-linux-2.6.30-compat.patch | |
parent | 8a1f7817d14b0fe3a02322a911dcfaad33e934ef (diff) | |
download | upstream-3889c76a6e723da1dde8403c40ea04e751577770.tar.gz upstream-3889c76a6e723da1dde8403c40ea04e751577770.tar.bz2 upstream-3889c76a6e723da1dde8403c40ea04e751577770.zip |
remove pcmcia and sdio
This fixes #6701
Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.
SVN-Revision: 19756
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.patch | 2 |
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; } |