From: David Miller <davem@xxxxxxxxxxxxx> Sent: Monday, July 3, 2017 11:59 AM > You really have to compile test your work and do something with > the warnings: > drivers/net/ethernet/qlogic/qed/qed_iwarp.c:1721:5: warning: ʽll2_syn_handleʼ may be used uninitialized in this funct > This one is completely legitimate, you can goto "err" and use > the ll2_syn_handle without it being initialized. Sorry about that, this warning didn't appear locally (gcc 4.8.5). Fix is on its way (after verifying with newer gcc). -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html