diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-18 04:19:23 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-18 08:03:29 +0400 |
commit | 3638d30a0b2ea1ab3cfee461d6b0f2769880d85a (patch) | |
tree | de6ec250df752f24ecc4ce000a1ca59918bad9d8 /crypto/chainiv.c | |
parent | 705d1c35f45e74011de131b1efe6ae723a499824 (diff) | |
download | linux-3638d30a0b2ea1ab3cfee461d6b0f2769880d85a.tar.xz |
net: pcnet32: 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>
Acked-by: Don Fry <pcnet32@frontier.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/chainiv.c')
0 files changed, 0 insertions, 0 deletions