]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Update conf_is_ht() to work properly with 5/10MHz channels
authorRostislav Lisovy <lisovy@gmail.com>
Wed, 2 Apr 2014 13:31:55 +0000 (15:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 9 Apr 2014 08:56:04 +0000 (10:56 +0200)
commit25d9f6538680906682dde0e8562d3ddacd8ffc9d
treed5fff3e88fc450b0532c8d61dff74a19f2fbcefa
parent060740d76a18d2a98a32bfd636d138f5b0d82352
mac80211: Update conf_is_ht() to work properly with 5/10MHz channels

The channels with 5/10MHz bandwidth are not HT. We have to
reflect this in conf_is_ht() function which returns whether the
particular channel is HT or not.

Signed-off-by: Rostislav Lisovy <rostislav.lisovy@fel.cvut.cz>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h