[MAC80211]: remove turbo modes
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 14 Sep 2007 15:10:25 +0000 (11:10 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:27 +0000 (16:49 -0700)
commitb708e610622cff07f4374a2b4410884f964b8489
tree77aee49d680178df819437a35ba23cce9ad14e18
parentd4e46a3d9869563c6210b01bb651c40cbe65da80
[MAC80211]: remove turbo modes

This patch removes all mention of the atheros turbo modes that
can't possibly work properly anyway since in some places we don't
check for them when we should.

I have no idea what the iwlwifi drivers were doing with these but
it can't possibly have been correct.

Cc: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/mac80211.h
net/mac80211/debugfs.c
net/mac80211/ieee80211.c
net/mac80211/ieee80211_common.h
net/mac80211/ieee80211_ioctl.c
net/mac80211/ieee80211_sta.c
net/mac80211/regdomain.c
net/mac80211/rx.c
net/mac80211/tx.c
net/mac80211/util.c