Files
u-boot-tk1-som/drivers/net
Wolfgang Denk 4eaf172e98 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
Fix:
ne2000_base.c: In function 'dp83902a_send':
ne2000_base.c:282:7: warning: variable 'tmp' set but not used
[-Wunused-but-set-variable]
ne2000_base.c: In function 'dp83902a_RxEvent':
ne2000_base.c:376:5: warning: variable 'rsr' set but not used
[-Wunused-but-set-variable]
ne2000_base.c: In function 'dp83902a_TxEvent':
ne2000_base.c:513:5: warning: variable 'tsr' set but not used
[-Wunused-but-set-variable]
ne2000_base.c: In function 'dp83902a_ClearCounters':
ne2000_base.c:550:17: warning: variable 'cnt3' set but not used
[-Wunused-but-set-variable]
ne2000_base.c:550:11: warning: variable 'cnt2' set but not used
[-Wunused-but-set-variable]
ne2000_base.c:550:5: warning: variable 'cnt1' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-12-10 23:05:42 +01:00
..
2011-01-09 18:06:50 +01:00
2010-07-12 00:14:29 -07:00
2010-08-09 11:52:29 -07:00
2010-01-31 22:37:12 -08:00
2010-05-03 14:52:50 -07:00
2011-11-11 11:36:56 +01:00
2011-01-09 18:06:50 +01:00
2011-04-20 15:09:34 -05:00
2011-06-21 22:26:22 +02:00
2008-02-14 09:37:58 +00:00
2011-01-09 18:06:50 +01:00
2011-10-05 22:22:16 +02:00
2011-10-05 22:22:16 +02:00
2008-05-21 00:14:08 +02:00
2011-04-20 13:44:46 -05:00
2008-10-18 21:54:03 +02:00