]> git.baikalelectronics.ru Git - kernel.git/commit
broadcom: bnxt: Fix use true/false for bool
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Mon, 28 Oct 2019 20:16:35 +0000 (01:46 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Oct 2019 00:51:36 +0000 (17:51 -0700)
commit26ed2bbbf84e3af5c43af3af6d96c2fd77529007
tree5f05082b3044d421524b6dd131f9a54e608ccdf6
parent1f23ec56bf9611cf11c1054544dc0cf8921542ce
broadcom: bnxt: Fix use true/false for bool

Use true/false for bool type in bnxt_timer function.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c