summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-12-05 12:26:33 +0300
committerDavid S. Miller <davem@davemloft.net>2008-01-29 01:56:14 +0300
commit02f014d88831f73b895c1fe09badb66c88e932d3 (patch)
tree09aa75b8edeb240e62c4269f20630f8206c0e6d4 /include/linux/errqueue.h
parent7a6c6653b3a977087ec64d76817c7ee6e1df5b60 (diff)
downloadlinux-02f014d88831f73b895c1fe09badb66c88e932d3.tar.xz
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Move common fields for queue management to struct nf_info and rename it to struct nf_queue_entry. The avoids one allocation/free per packet and simplifies the code a bit. Alternatively we could add some private room at the tail, but since all current users use identical structs this seems easier. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions