Re: [PATCH net-next 02/11] net: dsa: mv88e6xxx: Fix unused variable warning by using variable
From: Vivien Didelot <hidden> Date: 2016-11-14 01:25:15
Hi Andrew,
Andrew Lunn [off-list ref] writes:
_mv88e6xxx_stats_wait() did not check the return value from
mv88e6xxx_g1_read(), so the compiler complained about set but unused
err.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vivien Didelot <redacted>
Thanks,
Vivien