From: Jason Yan <[email protected]> Date: Tue, 5 May 2020 15:45:56 +0800
> Fix the following coccicheck warning: > > drivers/net/ethernet/agere/et131x.c:717:3-22: WARNING: Assignment of > 0/1 to bool variable > drivers/net/ethernet/agere/et131x.c:721:1-20: WARNING: Assignment of > 0/1 to bool variable > > Signed-off-by: Jason Yan <[email protected]> Applied.

