Re: [PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
From: Xin Xie
Date: Thu Jul 16 2026 - 11:05:18 EST
On Thu, 16 Jul 2026 14:00:30 +0200, Fernando Fernandez Mancera wrote:
> Since we already have rx (enum hsr_port_type) here, can we pass this
> directly to prp_is_lan_dup() function instead of passing frame?
>
> Of course these calls will need to pass rx too.
Yes, that is cleaner. Will change it in v4.
Thanks for the review!
Xin