aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-22 13:17:27 +0900
committerDavid S. Miller <davem@davemloft.net>2013-10-22 02:11:52 -0400
commitca30ab2cefea279d2fac64a356e0150f6d93ecbb (patch)
tree5a065643efd1b7d00abc3d3c4d9ad7f796c7deda /init
parentnet: r6040: remove unnecessary pci_set_drvdata() (diff)
downloadlinux-dev-ca30ab2cefea279d2fac64a356e0150f6d93ecbb.tar.xz
linux-dev-ca30ab2cefea279d2fac64a356e0150f6d93ecbb.zip
net: 8139cp: 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 'init')
0 files changed, 0 insertions, 0 deletions