diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 02:15:34 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 21:21:02 (GMT) |
commit | e146aaa62f3675a4bf14e86772514e650e110d9b (patch) | |
tree | 4bdca0955711efe6a97132f0de167b7f9a7ee316 /net/rxrpc | |
parent | ecb22e11c10478502c142a2299d7c8353527da0b (diff) | |
download | linux-fsl-qoriq-e146aaa62f3675a4bf14e86772514e650e110d9b.tar.xz |
net: natsemi: 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/rxrpc')
0 files changed, 0 insertions, 0 deletions