On Wed, 6 Feb 2019 18:35:15 +0300, Dan Carpenter <[email protected]> wrote: > This function can't succeed if dp->pl is NULL. It will Oops inside the > call to return phylink_ethtool_get_eee(dp->pl, e); > > Fixes: 1be52e97ed3e ("dsa: slave: eee: Allow ports to use phylink") > Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Vivien Didelot <[email protected]>
