summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-18 09:23:00 +0900
committerDavid S. Miller <davem@davemloft.net>2013-10-18 00:03:30 -0400
commit11e4c74fbc27f5c3d497b6311712a5db82c1408d (patch)
tree03303a88a721fc08cf752bc6a9c944f0fa9fd960 /drivers/net/ethernet/chelsio/cxgb3
parentd8283e552d11e3f1c447b0c3125fa8b28acbd874 (diff)
downloadlinux-11e4c74fbc27f5c3d497b6311712a5db82c1408d.tar.bz2
net: cxgb4: 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>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb3')
0 files changed, 0 insertions, 0 deletions