diff options
author | John W. Linville <linville@tuxdriver.com> | 2014-05-30 10:47:28 -0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-06-23 11:05:23 +0200 |
commit | 20edb50e593dca7522b4f3a95b801dbf99f24c52 (patch) | |
tree | 71637451c7436f89f4b9e15db94a6c425bf9a406 /MAINTAINERS | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
download | op-kernel-dev-20edb50e593dca7522b4f3a95b801dbf99f24c52.zip op-kernel-dev-20edb50e593dca7522b4f3a95b801dbf99f24c52.tar.gz |
mac80211: remove PID rate control
Minstrel has long since proven its worth.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 134483f..54ba0e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5629,16 +5629,6 @@ F: Documentation/networking/mac80211-injection.txt F: include/net/mac80211.h F: net/mac80211/ -MAC80211 PID RATE CONTROL -M: Stefano Brivio <stefano.brivio@polimi.it> -M: Mattias Nissler <mattias.nissler@gmx.de> -L: linux-wireless@vger.kernel.org -W: http://wireless.kernel.org/en/developers/Documentation/mac80211/RateControl/PID -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git -S: Maintained -F: net/mac80211/rc80211_pid* - MACVLAN DRIVER M: Patrick McHardy <kaber@trash.net> L: netdev@vger.kernel.org |