[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BY1PR0701MB138196EA2A6E51B9D27AC51788D60@BY1PR0701MB1381.namprd07.prod.outlook.com>
Date: Mon, 3 Jul 2017 18:31:49 +0000
From: "Kalderon, Michal" <Michal.Kalderon@...ium.com>
To: David Miller <davem@...emloft.net>
CC: "Amrani, Ram" <Ram.Amrani@...ium.com>,
"Mintz, Yuval" <Yuval.Mintz@...ium.com>,
"Elior, Ariel" <Ariel.Elior@...ium.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
"dledford@...hat.com" <dledford@...hat.com>
Subject: Re: [PATCH net-next 00/12] qed: Add iWARP support for QL4xxxx
From: David Miller <davem@...emloft.net>
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).
Powered by blists - more mailing lists