diff options
Diffstat (limited to 'net/ipv4/xfrm4_mode_beet.c')
-rw-r--r-- | net/ipv4/xfrm4_mode_beet.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/ipv4/xfrm4_mode_beet.c b/net/ipv4/xfrm4_mode_beet.c index 7226c6486c01..73d2338bec55 100644 --- a/net/ipv4/xfrm4_mode_beet.c +++ b/net/ipv4/xfrm4_mode_beet.c | |||
@@ -20,9 +20,6 @@ | |||
20 | /* Add encapsulation header. | 20 | /* Add encapsulation header. |
21 | * | 21 | * |
22 | * The top IP header will be constructed per draft-nikander-esp-beet-mode-06.txt. | 22 | * The top IP header will be constructed per draft-nikander-esp-beet-mode-06.txt. |
23 | * The following fields in it shall be filled in by x->type->output: | ||
24 | * tot_len | ||
25 | * check | ||
26 | */ | 23 | */ |
27 | static int xfrm4_beet_output(struct xfrm_state *x, struct sk_buff *skb) | 24 | static int xfrm4_beet_output(struct xfrm_state *x, struct sk_buff *skb) |
28 | { | 25 | { |