diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 11:16:38 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 17:21:02 -0400 |
commit | 4f12b2f573c5f7ed83e750a40da64ca14767fb91 (patch) | |
tree | 1e0f1a22da3d95455ef238652716e7891f9c6967 /CREDITS | |
parent | e146aaa62f3675a4bf14e86772514e650e110d9b (diff) | |
download | linux-4f12b2f573c5f7ed83e750a40da64ca14767fb91.tar.bz2 |
net: neterion: 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>
Acked-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions