Re: [RFC PATCH net-next 4/4] net: ti: icssg_prueth: add TAPRIO offload support
From: MD Danish Anwar <danishanwar@ti.com>
Date: 2023-09-05 16:22:29
Also in:
lkml
From: MD Danish Anwar <danishanwar@ti.com>
Date: 2023-09-05 16:22:29
Also in:
lkml
On 04/09/23 19:42, Andrew Lunn wrote:
quoted
+void icssg_qos_init(struct net_device *ndev) +{ + icssg_qos_tas_init(ndev); + + /* IET init goes here */ +}This sees like a TODO? Andrew
It's actually a TODO only. IET support will come in later patches. I will drop this comment from here. -- Thanks and Regards, Danish