linux/drivers/net/ethernet/chelsio
Jingoo Han cefa63b598 net: cxgb4vf: 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:30 -04:00
..
cxgb net: cxgb2: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:30 -04:00
cxgb3 net: cxgb3: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:30 -04:00
cxgb4 net: cxgb4: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:30 -04:00
cxgb4vf net: cxgb4vf: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:30 -04:00
Kconfig cxgb3: Restore dependency on INET 2012-11-28 17:40:59 -05:00
Makefile