diff options
author | 2013-10-18 09:23:00 +0900 | |
---|---|---|
committer | 2013-10-18 00:03:30 -0400 | |
commit | 11e4c74fbc27f5c3d497b6311712a5db82c1408d (patch) | |
tree | 03303a88a721fc08cf752bc6a9c944f0fa9fd960 /net/tipc | |
parent | net: bna: remove unnecessary pci_set_drvdata() (diff) | |
download | wireguard-linux-11e4c74fbc27f5c3d497b6311712a5db82c1408d.tar.xz wireguard-linux-11e4c74fbc27f5c3d497b6311712a5db82c1408d.zip |
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 'net/tipc')
0 files changed, 0 insertions, 0 deletions