smsc95xx: use usbnet->driver_priv
[ Upstream commit ad90a73f ] Using `void *driver_priv` instead of `unsigned long data[]` is more straightforward way to recover the `struct smsc95xx_priv *` from the `struct net_device *`. Signed-off-by:Andre Edich <andre.edich@microchip.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: 52a2f060 ("net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment