diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-18 09:23:00 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-18 00:03:30 -0400 |
commit | 11e4c74fbc27f5c3d497b6311712a5db82c1408d (patch) | |
tree | 03303a88a721fc08cf752bc6a9c944f0fa9fd960 /drivers/net/ethernet/chelsio/cxgb3 | |
parent | d8283e552d11e3f1c447b0c3125fa8b28acbd874 (diff) | |
download | linux-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