Re: [RFC] Implement basic background scanning From: Michael Buesch <hidden> Date: 2008-09-15 14:32:29 On Monday 15 September 2008 14:29:46 Helmut Schaa wrote:- if (unlikely(rx->flags & IEEE80211_RX_IN_SCAN)) { + if (unlikely(rx->flags & IEEE80211_RX_IN_SCAN && !local->bg_scanning)) { Does & have precedence over && or the other way around? I don't know and I don't want to. Please use parens ;) -- Greetings Michael.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help