]> git.baikalelectronics.ru Git - kernel.git/commit
atm:he - Change 1 to true for bool type variable.
authorShailendra Verma <shailendra.capricorn@gmail.com>
Mon, 25 May 2015 19:47:23 +0000 (01:17 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2015 20:34:35 +0000 (16:34 -0400)
commit42418930d3a216a90cb72b58cb4b6870541cb07d
tree7cb68402ded4b37264266e65b1f4b24789149006
parentffad43d70a318011b0253ff6e01839e6df50c6e9
atm:he - Change 1 to true for bool type variable.

The variable irq_coalesce is bool type.
So assign the value true instead of 1.

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/he.c