Skip to content
Commit 3578b0c8 authored by David S. Miller's avatar David S. Miller
Browse files

Revert "net: remove zap_completion_queue"



This reverts commit 15e83ed7.

As explained by Johannes Berg, the optimization made here is
invalid.  Or, at best, incomplete.

Not only destructor invocation, but conntract entry releasing
must be executed outside of hw IRQ context.

So just checking "skb->destructor" is insufficient.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a427615e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment