diff options
author | 2013-12-09 12:24:07 +0900 | |
---|---|---|
committer | 2013-12-09 18:09:27 -0500 | |
commit | 3166950070ce6b9d1443758d82c0a42779a02153 (patch) | |
tree | dd74c81e9bb23c33239c82f05b764543773845a9 /net/tipc | |
parent | ether_addr_equal: Optimize implementation, remove unused compare_ether_addr (diff) | |
download | wireguard-linux-3166950070ce6b9d1443758d82c0a42779a02153.tar.xz wireguard-linux-3166950070ce6b9d1443758d82c0a42779a02153.zip |
net: sfc: 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