From: Andrew Lunn <and...@lunn.ch> Date: Wed, 16 Nov 2016 01:56:50 +0100
> The interrupt code was never tested with a board who's probing > resulted in an -EPROBE_DEFFERED. So the clean up paths never got > tested. I now do have -EPROBE_DEFFERED, and things break badly during > cleanup. These are the fixes. > > This is fixing code in net-next. Series applied, thanks Andrew.