diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-12-10 12:48:38 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-10 22:31:32 -0500 |
commit | 79ac7c941124866a72f000bb1fbb65dc1d1cf8cb (patch) | |
tree | 168f33644a728beeaf69136de7351ccef8c5adaf /drivers/net/can/slcan.c | |
parent | 788a8b6dd3a28e02af5581923a14667f550009b5 (diff) | |
download | linux-79ac7c941124866a72f000bb1fbb65dc1d1cf8cb.tar.bz2 |
net: hippi: 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/can/slcan.c')
0 files changed, 0 insertions, 0 deletions