summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-21 11:15:34 +0900
committerDavid S. Miller <davem@davemloft.net>2013-10-21 17:21:02 -0400
commite146aaa62f3675a4bf14e86772514e650e110d9b (patch)
tree4bdca0955711efe6a97132f0de167b7f9a7ee316 /net/bridge
parentecb22e11c10478502c142a2299d7c8353527da0b (diff)
net: natsemi: 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/bridge')
0 files changed, 0 insertions, 0 deletions