1
0
Fork 0
alistair23-linux/drivers/net/fddi
Sudip Mukherjee 62f2aaabcf defxx: fix build warning
We are getting many build warnings about:
'bar_start' may be used uninitialized
and
'bar_len' may be used uninitialized

They are not actually uninitialized as dfx_get_bars() will initialize
them properly. But still lets have them initialized just to satisfy the
compiler (gcc 4.8.2).

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-25 10:51:52 -08:00
..
skfp net/fddi: remove HWM_REVERSE() macro 2015-08-13 21:12:17 -07:00
Kconfig
Makefile
defxx.c defxx: fix build warning 2016-01-25 10:51:52 -08:00
defxx.h defxx: Clean up DEFEA resource management 2014-11-21 16:37:13 -05:00