Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d895aea authored by Haiyang Zhang's avatar Haiyang Zhang Committed by Greg Kroah-Hartman
Browse files

staging: hv: remove commented out code in netvsc_remove()

parent df06bcff
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);