linux/drivers/net/ethernet/atheros/alx
Jingoo Han 01095b99f3 net: alx: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-18 00:03:29 -04:00
..
alx.h alx: make sizes unsigned 2013-07-01 13:18:19 -07:00
ethtool.c alx: remove WoL support 2013-07-03 16:35:49 -07:00
hw.c alx: remove WoL support 2013-07-03 16:35:49 -07:00
hw.h alx: remove WoL support 2013-07-03 16:35:49 -07:00
main.c net: alx: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:29 -04:00
Makefile
reg.h