summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-22 10:57:20 +0900
committerDavid S. Miller <davem@davemloft.net>2013-08-22 15:12:21 -0700
commit3bca8de22082f6c02a176dbb344e5234d9d5cc02 (patch)
treeaf8bdb7155a02d70497b7a7b893bc828c78e96a1 /net
parent092270656d7f05f6d0c4eb79c8a74a2ce1b45bec (diff)
downloadlinux-3bca8de22082f6c02a176dbb344e5234d9d5cc02.tar.bz2
ethernet: broadcom: remove unnecessary platform_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')
0 files changed, 0 insertions, 0 deletions