From: Colin King <[email protected]> Date: Fri, 12 Aug 2016 21:29:24 +0100
> From: Colin Ian King <[email protected]> > > In the case where phydev->interrupts is not PHY_INTERRUPT_ENABLED > function vsc85xx_ack_interrupt is returning an uninitialized > garbage value. Fix this by initializing rc to zero. > > Signed-off-by: Colin Ian King <[email protected]> Applied.

