Patrick McHardy 02f014d888 [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>
2008-01-28 14:56:14 -08:00
..
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:11 -07:00
2008-01-28 14:55:09 -08:00
2006-12-02 21:22:55 -08:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2008-01-28 14:53:48 -08:00
2007-11-02 08:47:06 +01:00
2007-07-10 22:15:41 -07:00
2007-10-10 16:51:28 -07:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:47 -08:00
2006-03-20 22:59:36 -08:00
2008-01-28 14:55:51 -08:00
2008-01-28 14:54:32 -08:00
2007-10-07 23:44:17 -07:00
2008-01-28 14:55:56 -08:00
2007-10-10 16:51:28 -07:00
2008-01-28 14:55:51 -08:00
2007-06-07 13:40:50 -07:00