diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-12-09 03:27:50 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-09 23:09:28 (GMT) |
commit | 3722c1b094f33322da55b69fdfafa9cbeb1a3177 (patch) | |
tree | 8ad0c41c8dd274c508cf7849339a482abef0939c /lib/inflate.c | |
parent | e28f4d595186cc02beaffd1952b82d3d8147c556 (diff) | |
download | linux-3722c1b094f33322da55b69fdfafa9cbeb1a3177.tar.xz |
net: forcedeth: 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 'lib/inflate.c')
0 files changed, 0 insertions, 0 deletions