Commit 5535ec7600ab2fc316512d6fb15e8ec077878934
Committed by
David S. Miller
1 parent
49f74ed6da
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
net: vmxnet3: 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: Shreyas N Bhatewara <sbhatewara@vmware.com> Acked-by: Dmitry Torokhov <dtor@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff
drivers/net/vmxnet3/vmxnet3_drv.c