diff options
author | 2013-12-09 12:26:44 +0900 | |
---|---|---|
committer | 2013-12-09 18:09:28 -0500 | |
commit | add0cdb43a421239c1ca6ebe6fc2b591b37dbc00 (patch) | |
tree | c0aa73a49be692a02b98dc179b2b014e01323dcc /net/tipc/link.c | |
parent | net: sis900: remove unnecessary pci_set_drvdata() (diff) | |
download | wireguard-linux-add0cdb43a421239c1ca6ebe6fc2b591b37dbc00.tar.xz wireguard-linux-add0cdb43a421239c1ca6ebe6fc2b591b37dbc00.zip |
net: bna: 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/link.c')
0 files changed, 0 insertions, 0 deletions