Explorar o código

Fix compile warning in net/eth.c

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Remy Bohmer %!s(int64=14) %!d(string=hai) anos
pai
achega
c650e1be41
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      net/eth.c

+ 1 - 1
net/eth.c

@@ -453,7 +453,7 @@ int eth_receive(volatile void *packet, int length)
 void eth_try_another(int first_restart)
 {
 	static struct eth_device *first_failed = NULL;
-	char *ethrotate, *act;
+	char *ethrotate;
 
 	/*
 	 * Do not rotate between network interfaces when