mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
staging: hv: remove commented out code in netvsc_remove()
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Abhishek Kane <v-abkane@microsoft.com> Signed-off-by: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
df06bcff81
commit
8d895aea8a
|
|
@ -395,7 +395,6 @@ static int netvsc_remove(struct hv_device *dev)
|
|||
|
||||
/* Stop outbound asap */
|
||||
netif_stop_queue(net);
|
||||
/* netif_carrier_off(net); */
|
||||
|
||||
unregister_netdev(net);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user