xfrm: remove skb_icv_walk
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 7 Oct 2009 22:50:40 +0000 (22:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Oct 2009 04:32:01 +0000 (21:32 -0700)
The last users of skb_icv_walk are converted to ahash now,
so skb_icv_walk is unused and can be removed.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found