wireless: rename ht_info to ht_operation
authorJohannes Berg <johannes.berg@intel.com>
Thu, 15 Mar 2012 18:45:16 +0000 (19:45 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 5 May 2012 15:36:06 +0000 (17:36 +0200)
commit74ab1b39b60dea5c42d16e5f93eeb1dcfbe35d96
tree5e52e6c06e496c699c039000b4b8cb92e9f92673
parentf4d67f805b3bad49fc51e0fe9d89a4be96c8ecad
wireless: rename ht_info to ht_operation

Since some of the HT code pre-dates 802.11n-2009
some names are wrong. The one that bothers me most
is that "HT operation" is called "HT information"
in our code and that causes confusion.

Rename "HT information" to "HT operation" and also
the control_chan field to primary_chan to match
the name used in the spec.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h