commit | 376cd36dc7b68ec7f7de1428fa055ce706a33bbf | [log] [tgz] |
---|---|---|
author | Shailendra Verma <shailendra.capricorn@gmail.com> | Tue May 26 01:17:23 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon May 25 16:34:35 2015 -0400 |
tree | 7cb68402ded4b37264266e65b1f4b24789149006 | |
parent | c489dbb1892ed02fa01e1423968f7dfea462a486 [diff] |
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>