From: Johannes Berg Date: Mon, 8 Sep 2008 15:44:28 +0000 (+0200) Subject: mac80211: move some HT code out of mlme.c X-Git-Tag: v2.6.28-rc1~717^2~292^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44d414dbff9d5bf46fc09f2e68567b5848cbbfd3;p=pandora-kernel.git mac80211: move some HT code out of mlme.c Some of the HT code in mlme.c is misplaced: * constants/definitions belong to the ieee80211.h header * code being used in other modes as well shouldn't be there Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed