[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160301.152005.1101376339335232556.davem@davemloft.net>
Date: Tue, 01 Mar 2016 15:20:05 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: ivecera@...hat.com
Cc: netdev@...r.kernel.org, rasesh.mody@...gic.com
Subject: Re: [PATCH net] bna: fix list corruption
From: Ivan Vecera <ivecera@...hat.com>
Date: Fri, 26 Feb 2016 09:15:50 +0100
> Use list_move_tail() to move MAC address entry from list of pending
> to list of active entries. Simple list_add_tail() leaves the entry
> also in the first list, this leads to list corruption.
>
> Cc: Rasesh Mody <rasesh.mody@...gic.com>
> Signed-off-by: Ivan Vecera <ivecera@...hat.com>
Applied.
Powered by blists - more mailing lists