diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-22 00:19:53 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 02:11:53 -0400 |
commit | 215081f35320658e2a6d4d629d8aa5d58702773a (patch) | |
tree | 7f632d332c1d97451c29a4dcfcc967a5acfff74f /drivers/char | |
parent | be2f54badfa9ca4af3ef4161fff3ad7fff8e4d65 (diff) |
net: smsc9420: 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 'drivers/char')
0 files changed, 0 insertions, 0 deletions