Re: [PATCH] net/xdp: remove unused macro REG_STATE_NEW
From: Alex Shi
Date: Sat Nov 07 2020 - 08:08:42 EST
在 2020/11/7 上午12:13, Jesper Dangaard Brouer 写道:
> Hmm... REG_STATE_NEW is zero, so it is implicitly set via memset zero.
> But it is true that it is technically not directly used or referenced.
>
> It is mentioned in a comment, so please send V2 with this additional change:
Hi Jesper,
Thanks a lot for comments. here is the v2: