From: Thomas Pedersen Date: Thu, 19 Apr 2012 02:24:13 +0000 (-0700) Subject: mac80211: don't set mesh peer ht caps if ht disabled X-Git-Tag: v3.5-rc1~109^2~267^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76781e48f969e044d318485274b9574f1ccc3dd;p=pandora-kernel.git mac80211: don't set mesh peer ht caps if ht disabled Blindly setting ht caps on a mesh peer's station entry would result in MCS rates being used by the rate control algorithm even if no ht had been configured. Fix this by checking the channel type before assigning ht capabilites. Signed-off-by: Thomas Pedersen Signed-off-by: John W. Linville --- Reading git-diff-tree failed