From: Murali Karicheri <m-kariche...@ti.com> Date: Mon, 19 Dec 2016 17:55:56 -0500
> From: WingMan Kwok <w-kw...@ti.com> > > In ethtool ops, it needs to retrieve the corresponding > ethss module (gbe or xgbe) from the net_device structure. > Prior to this patch, the retrieving procedure only > checks for the gbe module. This patch fixes the issue > by checking the xgbe module if the net_device structure > does not correspond to the gbe module. > > Signed-off-by: WingMan Kwok <w-kw...@ti.com> > Signed-off-by: Murali Karicheri <m-kariche...@ti.com> > Signed-off-by: Sekhar Nori <nsek...@ti.com> Applied.