summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_replay.c
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2012-03-22 03:32:39 +0400
committerDavid S. Miller <davem@davemloft.net>2012-03-23 03:29:58 +0400
commit26b2072e7536e57995b2867d057fbb32ecfe498d (patch)
treeedc4ae4dd3a01a1b2059a723b699f4b8c266db2e /net/xfrm/xfrm_replay.c
parentf0229eaaf3f82522e2b16b41b0f45bb84a88d1b0 (diff)
downloadlinux-26b2072e7536e57995b2867d057fbb32ecfe498d.tar.xz
xfrm: Remove unused xfrm_state from xfrm_state_check_space
The xfrm_state argument is unused in this function, so remove it. Also the name xfrm_state_check_space does not really match what this function does. It actually checks if we have enough head and tailroom on the skb. So we rename the function to xfrm_skb_check_space. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_replay.c')
0 files changed, 0 insertions, 0 deletions