[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140513.184619.190705980437081399.davem@davemloft.net>
Date: Tue, 13 May 2014 18:46:19 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: amirv@...lanox.com
Cc: netdev@...r.kernel.org, yevgenyp@...lanox.com,
ogerlitz@...lanox.com, yuvala@...lanox.com
Subject: Re: [PATCH net-next V1 1/9] net/mlx4_core: Enforce irq affinity
changes immediatly
From: Amir Vadai <amirv@...lanox.com>
Date: Tue, 13 May 2014 13:06:50 +0300
> + cq->irq_affinity_change = 0;
...
> + cq->mcq.irq_affinity_change = 0;
...
> + cq->mcq.irq_affinity_change = 0;
...
> + cq->mcq.irq_affinity_change = 0;
...
> + cq->mcq.irq_affinity_change = 0;
...
> + cq->irq_affinity_change = 1;
...
> + bool irq_affinity_change;
Since irq_affinity_change is a bool, please assign 'true' and
'false' to it.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists