1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[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
This commit is contained in:
hauke
2010-02-19 15:41:55 +00:00
parent e850d545e6
commit 5608c64b51
4 changed files with 34 additions and 3 deletions

View File

@@ -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;
}