diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-11-14 02:35:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-11-14 02:35:04 +0000 |
commit | 77c792c58f76b5d75e738256db2b115dfae3fe40 (patch) | |
tree | bfc8eb55dc18acee7d50845d9872baa8be2d3061 /package/mac80211/patches/009-remove_mac80211_module_dependence.patch | |
parent | 7f9778ab3ce95e81bdb8855edbda05a6c2c796e3 (diff) | |
download | upstream-77c792c58f76b5d75e738256db2b115dfae3fe40.tar.gz upstream-77c792c58f76b5d75e738256db2b115dfae3fe40.tar.bz2 upstream-77c792c58f76b5d75e738256db2b115dfae3fe40.zip |
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18415 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/009-remove_mac80211_module_dependence.patch')
-rw-r--r-- | package/mac80211/patches/009-remove_mac80211_module_dependence.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/009-remove_mac80211_module_dependence.patch b/package/mac80211/patches/009-remove_mac80211_module_dependence.patch index d1c91594ae..14d42904a0 100644 --- a/package/mac80211/patches/009-remove_mac80211_module_dependence.patch +++ b/package/mac80211/patches/009-remove_mac80211_module_dependence.patch @@ -1,6 +1,6 @@ --- a/config.mk +++ b/config.mk -@@ -47,21 +47,6 @@ $(error "ERROR: Your 2.6.27 kernel has C +@@ -49,21 +49,6 @@ $(error "ERROR: Your 2.6.27 kernel has C endif endif |