j
k
j a
j l
On Wed, 12 Jun 2024 00:16:54 +0000 Ziwei Xiao wrote:
if (rx->ctx.skb_head == napi->skb) napi->skb = NULL;
napi->skb = NULL;
There doesn't seem to be much precedent for directly poking at this field in drivers but I don't have any better ideas..
Back to the thread
Back to the list