Re: [RESEND PATCH net v1] drivers/net/bonding/bond_3ad: return when there's no aggregator
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-12-31 03:55:40
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-12-31 03:55:40
Also in:
lkml
On Fri, 30 Dec 2022 11:44:02 +0300 Daniil Tatianin wrote:
On 12/30/22 5:22 AM, Jakub Kicinski wrote:quoted
On Mon, 26 Dec 2022 11:43:53 +0300 Daniil Tatianin wrote:quoted
Otherwise we would dereference a NULL aggregator pointer when calling __set_agg_ports_ready on the line below.Fixes tag, please?Looks like this code was introduced with the initial git import. Would that still be useful?
yessir, the point is to let backporters know how far the bug goes. The initial import is our local equivalent of infinity, for all practical purposes.