On Thu, Jul 23, 2020 at 01:55:03PM +0200, Andre Edich wrote: > 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.ed...@microchip.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew