]> 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)
commitd9cdd0e816b75c1a10d33b514f5fbfe3431656ab
tree7cb68402ded4b37264266e65b1f4b24789149006
parentab35d579f625ed45ceb7dd05e83d95d4a5b3dbfa
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