[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180326143811.GJ1891@nanopsycho>
Date: Mon, 26 Mar 2018 16:38:11 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Xin Long <lucien.xin@...il.com>
Cc: network dev <netdev@...r.kernel.org>, davem@...emloft.net
Subject: Re: [PATCH net] team: move dev_mc_sync after master_upper_dev_link
in team_port_add
Sun, Mar 25, 2018 at 07:25:06PM CEST, lucien.xin@...il.com wrote:
>The same fix as in 'bonding: move dev_mc_sync after master_upper_dev_link
>in bond_enslave' is needed for team driver.
>
>The panic can be reproduced easily:
>
> ip link add team1 type team
> ip link set team1 up
> ip link add link team1 vlan1 type vlan id 80
> ip link set vlan1 master team1
>
>Fixes: cb41c997d444 ("team: team should sync the port's uc/mc addrs when add a port")
>Signed-off-by: Xin Long <lucien.xin@...il.com>
Acked-by: Jiri Pirko <jiri@...lanox.com>
Powered by blists - more mailing lists