diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-18 00:21:26 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-18 04:03:29 (GMT) |
commit | 932257efaeaa83e2b09b2dc5d41e34c3e4e0bc3c (patch) | |
tree | 98f3b08915b47677359b5fb18eedf4b0f2c6b73b /scripts/Makefile.host | |
parent | b9a7803c401718ba7d87ed232849d33eed08fb62 (diff) | |
download | linux-fsl-qoriq-932257efaeaa83e2b09b2dc5d41e34c3e4e0bc3c.tar.xz |
net: bnx2x: 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 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions