From: Jason Yan <[email protected]> Date: Tue, 5 May 2020 15:46:23 +0800
> Fix the following coccicheck warning: > > drivers/net/ethernet/ti/cpsw_new.c:1924:2-17: WARNING: Assignment of > 0/1 to bool variable > drivers/net/ethernet/ti/cpsw_new.c:1231:1-16: WARNING: Assignment of > 0/1 to bool variable > > Signed-off-by: Jason Yan <[email protected]> Applied.

