[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210723123239.y2b3g3gea2ku2euq@skbuf>
Date: Fri, 23 Jul 2021 15:32:39 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: Colin King <colin.king@...onical.com>
Cc: Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] net: dsa: sja1105: remove redundant re-assignment
of pointer table
On Thu, Jul 22, 2021 at 11:05:44PM +0300, Vladimir Oltean wrote:
> Could you please also send a patch for the "net" tree with this, and the
> explanation above?
>
> - table = &priv->static_config.tables[BLK_IDX_VLAN_LOOKUP];
> + table = &priv->static_config.tables[BLK_IDX_RETAGGING];
I think it's best for me to just send that patch. I will send it towards
the "stable" trees directly, to avoid all sorts of conflicts with "net"
and "net-next" (as mentioned, the VLAN retagging code is going away).
For this patch towards net-next:
Reviewed-by: Vladimir Oltean <vladimir.oltean@....com>
Powered by blists - more mailing lists