Thread (38 messages) 38 messages, 9 authors, 2008-09-23

Re: [RFC] Implement basic background scanning

From: Helmut Schaa <hidden>
Date: 2008-09-15 14:40:47

Am Montag, 15. September 2008 16:32:00 schrieb Michael Buesch:
On Monday 15 September 2008 14:29:46 Helmut Schaa wrote:
quoted
-	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?
AFAIK & has precedence ;) 
I don't know and I don't want to. Please use parens ;)
Anyway parentheses make it definitively more readable.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help