aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/utils.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-23 03:07:19 -0400
committerDavid S. Miller <davem@davemloft.net>2013-10-23 16:58:41 -0400
commit0956eaff8f39882491836fc1f0e7929f49ae0344 (patch)
tree5b38ee6d7ec593c06fa6cc8ea46b5e1245081c55 /net/core/utils.c
parent3a93ac0bb666c149e0a43a83e060f3d4b793c6de (diff)
net: niu: 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/core/utils.c')
0 files changed, 0 insertions, 0 deletions