Thread (12 messages) 12 messages, 4 authors, 2025-09-12

Re: [PATCHv3 net-next 3/5] team: use common function to compute the features

From: Hangbin Liu <hidden>
Date: 2025-09-11 01:47:05
Also in: bridge, linux-kselftest

On Wed, Sep 10, 2025 at 08:31:12AM -0700, Stanislav Fomichev wrote:
quoted
@@ -1976,27 +1919,16 @@ static int team_add_slave(struct net_device *dev, struct net_device *port_dev,
 
 	err = team_port_add(team, port_dev, extack);
 
-	if (!err)
-		netdev_change_features(dev);
-
 	return err;
do the same `return team_port_add` here as you do in team_del_slave?
Oh, thanks. I forgot this one.

Hangbin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help