diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 02:13:07 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 21:21:01 (GMT) |
commit | 4722cd4d3036c7fd97af0d3aedc869746f1f0cb2 (patch) | |
tree | 00686553f4a8d7939d295167ed6939c2ead028e5 /include/linux/parser.h | |
parent | 3ee785f88ea5bc8b14ed16fb8b5682c6762f1c27 (diff) | |
download | linux-fsl-qoriq-4722cd4d3036c7fd97af0d3aedc869746f1f0cb2.tar.xz |
net: e100: 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 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions