Re: [PATCH V1 net-next 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations

From: Jakub Kicinski
Date: Thu May 27 2021 - 15:21:49 EST


On Thu, 27 May 2021 20:07:22 +0800 Joakim Zhang wrote:
> +u16 fec_enet_get_raw_vlan_tci(struct sk_buff *skb)

Let's perhaps wait for the testing with a repost but both functions
added in this patch need to be static.