linux_dsm_epyc7002/drivers/net/ethernet/3com
Jingoo Han 559e311460 net: typhoon: 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>
Acked-by: David Dillow <dave@thedillows.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-18 00:03:28 -04:00
..
3c59x.c
3c509.c
3c515.c
3c574_cs.c
3c589_cs.c
Kconfig
Makefile
typhoon.c net: typhoon: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:28 -04:00
typhoon.h