• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisionc650e1be41536a453d115e6b73898fa5dabdadc2 (tree)
Time2011-02-20 04:32:38
AuthorRemy Bohmer <linux@bohm...>
CommiterRemy Bohmer

Log Message

Fix compile warning in net/eth.c

Signed-off-by: Remy Bohmer <linux@bohmer.net>

Change Summary

Incremental Difference

--- a/net/eth.c
+++ b/net/eth.c
@@ -453,7 +453,7 @@ int eth_receive(volatile void *packet, int length)
453453 void eth_try_another(int first_restart)
454454 {
455455 static struct eth_device *first_failed = NULL;
456- char *ethrotate, *act;
456+ char *ethrotate;
457457
458458 /*
459459 * Do not rotate between network interfaces when