Re: pull request (net-next): ipsec-next 2015-05-28

2015-05-28 Thread David Miller
From: Steffen Klassert steffen.klass...@secunet.com Date: Thu, 28 May 2015 08:25:47 +0200 1) Remove xfrm_queue_purge as this is the same as skb_queue_purge. 2) Optimize policy and state walk. 3) Use a sane return code if afinfo registration fails. 4) Only check fori a acquire state if

pull request (net-next): ipsec-next 2015-05-28

2015-05-28 Thread Steffen Klassert
1) Remove xfrm_queue_purge as this is the same as skb_queue_purge. 2) Optimize policy and state walk. 3) Use a sane return code if afinfo registration fails. 4) Only check fori a acquire state if the state is not valid. 5) Remove a unnecessary NULL check before xfrm_pol_hold as it checks