diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-22 13:21:26 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 02:11:53 -0400 |
commit | 877a22cdce206370534f58be2f57b9dcc7d476ae (patch) | |
tree | 847b7718ba238d07e29d420ff611337ad7c2805b /net/tipc/bcast.c | |
parent | 5d41bf328f6b13de1218c8741cb966162a82608c (diff) | |
download | linux-877a22cdce206370534f58be2f57b9dcc7d476ae.tar.bz2 |
net: cassini: 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/tipc/bcast.c')
0 files changed, 0 insertions, 0 deletions