diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 02:13:58 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 21:21:01 (GMT) |
commit | 68e35d8c15bfe0e8479c050aeb7fd7b3190a1d30 (patch) | |
tree | 6622532ae48f54ba957ef2b13bd5b8ded0de8649 /init/do_mounts.c | |
parent | 54fe9022dc4bb62b01d5e30acfda58503a7addc0 (diff) | |
download | linux-68e35d8c15bfe0e8479c050aeb7fd7b3190a1d30.tar.xz |
net: skge: 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 'init/do_mounts.c')
0 files changed, 0 insertions, 0 deletions