summaryrefslogtreecommitdiffstats
path: root/net/ethernet
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-18 09:25:29 +0900
committerDavid S. Miller <davem@davemloft.net>2013-10-18 00:03:30 -0400
commit6d2d83e6316611ca8aa6daa9919c41398ba2725d (patch)
treea04454b2567ea7ece9d3c35d5de58345cb0d8183 /net/ethernet
parentcefa63b598554f132785bd08a588e11626fc6292 (diff)
downloadlinux-6d2d83e6316611ca8aa6daa9919c41398ba2725d.tar.bz2
net: enic: 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/ethernet')
0 files changed, 0 insertions, 0 deletions