Thread (11 messages) 11 messages, 2 authors, 2012-05-03

Re: [PATCH v2 3/4] mac80211: Allow nonHT/HT peering in mesh

From: Ashok Nagarajan <hidden>
Date: 2012-05-03 20:23:21

On Thu, May 3, 2012 at 12:40 PM, Johannes Berg
[off-list ref] wrote:
On Mon, 2012-04-30 at 14:20 -0700, Ashok Nagarajan wrote:
quoted
-         (local->_oper_channel_type !=
-          ieee80211_ht_oper_to_channel_type(ie->ht_operation)))
+         local->_oper_channel_type > NL80211_CHAN_HT20 &&
+         sta_channel_type > NL80211_CHAN_HT20 &&
+         local->_oper_channel_type != sta_channel_type)
I don't think you should use > operators since we may later have to add
other channel types like 5 and 10 MHz.
Sure. I will send a fix patch reflecting this change.
johannes
Thanks,
Ashok
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help