Johannes Berg d9fe60dea7 802.11: clean up/fix HT support
This patch cleans up a number of things:
 * the unusable definition of the HT capabilities/HT information
   information elements
 * variable names that are hard to understand
 * mac80211: move ieee80211_handle_ht to ht.c and remove the unused
             enable_ht parameter
 * mac80211: fix bug with MCS rate 32 in ieee80211_handle_ht
 * mac80211: fix bug with casting the result of ieee80211_bss_get_ie
             to an information element _contents_ rather than the
             whole element, add size checking (another out-of-bounds
             access bug fixed!)
 * mac80211: remove some unused return values in favour of BUG_ON
             checking
 * a few minor other things

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:00:06 -04:00
..
2008-10-22 18:54:47 -05:00
2008-10-27 17:06:18 -07:00
2008-10-27 17:06:18 -07:00
2008-10-31 00:54:56 -07:00
2008-10-31 00:54:56 -07:00
2008-10-31 00:54:56 -07:00
2008-10-13 18:58:48 -07:00
2008-10-27 17:06:18 -07:00
2008-10-27 17:06:18 -07:00
2008-09-30 03:03:35 -07:00
2008-10-10 14:07:03 -07:00
2008-10-27 17:06:18 -07:00
2008-10-31 19:00:06 -04:00
2008-10-31 00:54:56 -07:00
2008-10-31 00:54:56 -07:00
2008-10-31 00:54:56 -07:00
2008-10-31 00:54:56 -07:00
2008-10-27 17:06:18 -07:00
2008-10-31 00:54:56 -07:00
2008-07-24 10:47:27 -07:00