From: Ivan Vecera <[email protected]>
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 <[email protected]>
> Signed-off-by: Ivan Vecera <[email protected]>

Applied.

Reply via email to