dpaa_eth: use true and false for boolean values
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 22 Mar 2018 19:59:27 +0000 (14:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:17:11 +0000 (13:17 -0400)
commit6e3e764b5bc83d36c6a634ebe465feddab3f7066
treecdb211d7e66fffc5b09834b4638598809c126919
parent19415dbf3097d3eace4fc756cdf49cad0e697134
dpaa_eth: use true and false for boolean values

Assign true or false to boolean variables instead of an integer value.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c