]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/hv/netvsc_drv.c
Staging: hv: remove UNUSED_VAR usage
[~andy/linux] / drivers / staging / hv / netvsc_drv.c
index 502a4bd1632c79345c934d8ac5b3e2372cee5f31..54f66daeab43bad0af5a14ebe3173b00d163a485 100644 (file)
@@ -154,7 +154,7 @@ Desc:       Set the multicast list
 
 Remark:        No-op here
 --*/
-static void netvsc_set_multicast_list(UNUSED_VAR(struct net_device *net))
+static void netvsc_set_multicast_list(struct net_device *net)
 {
 }