linux/net/xfrm
David S. Miller 0f4821e7b9 [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
If we free up a partially processed packet because it's
skb->len dropped to zero, we need to decrement qlen because
we are dropping out of the top-level loop so it will do
the decrement for us.

Spotted by Herbert Xu.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-05-03 16:15:59 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfrm_algo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfrm_input.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfrm_policy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfrm_state.c [XFRM]: Fix existence lookup in xfrm_state_find 2005-04-21 20:12:32 -07:00
xfrm_user.c [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). 2005-05-03 16:15:59 -07:00