diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-23 11:09:56 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-24 00:58:41 +0400 |
commit | a3b8a16b802469884c1597414911c8b4d2117674 (patch) | |
tree | d1835e5b728f09bc269f14c042143b3070eab1db /net/ipv4 | |
parent | 2a2ee993a20038db561d6e0ea34823865de4e229 (diff) | |
download | linux-a3b8a16b802469884c1597414911c8b4d2117674.tar.xz |
net: via-rhine: 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/ipv4')
0 files changed, 0 insertions, 0 deletions