linux/drivers/net/tulip
Hannes Eder de2f19daac drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
Impact: Rename a local variable resp. remove a redundant variable and
while being at it use more unform loop constructs.

Fix this sparse warning:
  drivers/net/tulip/de4x5.c:3944:13: warning: symbol 'i' shadows an earlier one
  drivers/net/tulip/de4x5.c:3938:9: originally declared here
  drivers/net/tulip/media.c:72:21: warning: symbol 'i' shadows an earlier one
  drivers/net/tulip/media.c:54:13: originally declared here
  drivers/net/tulip/media.c:134:21: warning: symbol 'i' shadows an earlier one
  drivers/net/tulip/media.c:117:13: originally declared here

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-17 19:34:46 -08:00
..
21142.c tulip: fix 21142 with 10Mbps without negotiation 2009-01-29 17:35:04 -08:00
Kconfig
Makefile
de4x5.c drivers/net/tulip: fix sparse warning: symbol shadows an earlier one 2009-02-17 19:34:46 -08:00
de4x5.h de4x5: Remove developer debug feature about set/clear promisc 2008-07-22 16:09:09 -04:00
de2104x.c de2104x: force correct order when writing to rx ring 2009-02-08 17:50:34 -08:00
dmfe.c dmfe: convert to new API 2009-01-07 18:01:20 -08:00
eeprom.c netdevice: safe convert to netdev_priv() #part-3 2008-11-12 23:38:36 -08:00
interrupt.c net: Remove redundant NAPI functions 2009-01-21 14:33:50 -08:00
media.c drivers/net/tulip: fix sparse warning: symbol shadows an earlier one 2009-02-17 19:34:46 -08:00
pnic.c drivers/net/tulip: update first comment in tulip files 2008-06-24 22:59:26 -04:00
pnic2.c drivers/net/tulip: update first comment in tulip files 2008-06-24 22:59:26 -04:00
timer.c drivers/net/tulip: update first comment in tulip files 2008-06-24 22:59:26 -04:00
tulip.h drivers/net/tulip: update first comment in tulip files 2008-06-24 22:59:26 -04:00
tulip_core.c tulip: convert devices to new API 2009-01-07 17:59:15 -08:00
uli526x.c uli526x: convert devices to new API 2009-01-07 18:01:40 -08:00
winbond-840.c drivers/net/tulip: fix warning: format not a string literal and no ... 2009-02-17 19:34:46 -08:00
xircom_cb.c xircom: convert devices to new API 2009-01-07 18:00:55 -08:00