1
0
Fork 0
alistair23-linux/drivers/scsi/cxgbi
Anish Bhatt 001586a737 cxgb4i : Fix -Wmaybe-uninitialized warning.
Identified by kbuild test robot. csk family is always set to be AF_INET or
AF_INET6, so skb will always be initialized to some value but there is no harm
in silencing the warning anyways.

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Fixes : f42bb57c61 ('cxgb4i : Fix -Wunused-function warning')
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-15 12:13:27 -04:00
..
cxgb3i libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig 2014-08-13 20:04:47 -07:00
cxgb4i cxgb4i : Fix -Wmaybe-uninitialized warning. 2014-10-15 12:13:27 -04:00
Kconfig
Makefile
libcxgbi.c cxgb4i : Fix -Wunused-function warning 2014-10-15 00:28:59 -04:00
libcxgbi.h cxgb4i: avoid holding mutex in interrupt context 2014-09-22 16:46:13 +02:00