mac80211: move ieee80211_enable_ht function to mlme.c
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 30 Mar 2009 11:23:35 +0000 (13:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:35 +0000 (16:54 -0400)
commitd5522e039586fdf72493225a88b944f726b69671
treece7aa8402bd708a3cbe6b0eb82453c54fa051550
parentf5c38ef06e005705ef87b7a77752c183bacb94cc
mac80211: move ieee80211_enable_ht function to mlme.c

It really belongs into that file since it is only relevant
for managed mode. Move 1:1, not even whitespace changes,
but make it static and remove from header file.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ht.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c