diff options
| author | Jingoo Han <[email protected]> | 2013-10-21 11:12:38 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-10-21 17:21:01 -0400 |
| commit | 3ee785f88ea5bc8b14ed16fb8b5682c6762f1c27 (patch) | |
| tree | 97ed51e3c5c5af324c4c7cdcb2a05263504dbaa2 /tools/perf/scripts/python | |
| parent | df2a6448e0cddd182c42e66da8b6f9b72df9133e (diff) | |
net: icplus: 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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions