commit | 0fce515ad7c6938b2380ce4154f1cf9709fa06ca | [log] [tgz] |
---|---|---|
author | Remy Bohmer <linux@bohmer.net> | Sat Feb 19 20:15:14 2011 +0100 |
committer | Remy Bohmer <linux@bohmer.net> | Sat Feb 19 20:32:38 2011 +0100 |
tree | ceb3d79d1da0355135c08e9c77bddecc2c86adfd | |
parent | e8d68cfdc77162db8de502fe6e52c910b69196dd [diff] |
Fix compile warning in net/eth.c Signed-off-by: Remy Bohmer <linux@bohmer.net>
diff --git a/net/eth.c b/net/eth.c index cec0387..3a7ff50 100644 --- a/net/eth.c +++ b/net/eth.c
@@ -453,7 +453,7 @@ 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