]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/3c90x.c
Elbereth
[netwatch.git] / net / 3c90x.c
index 46fe6f121546a9d3ce470daa0434b1d6725a4dce..0925e47bc613143d7625e551b458bbe48c909b3c 100644 (file)
@@ -476,7 +476,7 @@ static void
 a3c90x_transmit(unsigned int size, const char *pkt)
 {
        unsigned char status;
-       unsigned int i, retries;
+       unsigned int retries;
        static unsigned int stillwaiting = 0;
 
        if (stillwaiting)
This page took 0.021989 seconds and 4 git commands to generate.