diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 02:11:44 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 21:21:00 (GMT) |
commit | 806636f433ba0b0b22cd3eb277360fa56c0bfd3d (patch) | |
tree | 1fc441b23d06e68ffe828798153ee76373840229 /drivers/gpu | |
parent | 5f258a1552d1a8fd263346635022fdf16aa06d6a (diff) | |
download | linux-fsl-qoriq-806636f433ba0b0b22cd3eb277360fa56c0bfd3d.tar.xz |
net: be2net: 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/gpu')
0 files changed, 0 insertions, 0 deletions