CONFIG_CHANNEL_HT40
2 * test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags));
!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags))
if (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags))
(test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) ?
if (!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) {
if (!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags))
set_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags);
clear_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags);