From: Joachim Eastwood <[email protected]>
Date: Fri, 17 Jul 2015 23:48:17 +0200
> Commit 803f8fc46274b ("stmmac: move driver data setting into
> stmmac_dvr_probe") mistakenly set priv and not priv->dev as
> driver data. This meant that the remove, resume and suspend
> callbacks that fetched and tried to use this data would most
> likely explode. Fix the issue by using the correct variable.
>
> Fixes: 803f8fc46274b ("stmmac: move driver data setting into
> stmmac_dvr_probe")
> Signed-off-by: Joachim Eastwood <[email protected]>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html