diff options
Diffstat (limited to 'include/net/xfrm.h')
-rw-r--r-- | include/net/xfrm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h index 00bf86e6e82b..762795624b10 100644 --- a/include/net/xfrm.h +++ b/include/net/xfrm.h | |||
@@ -298,7 +298,7 @@ struct xfrm_tmpl | |||
298 | 298 | ||
299 | __u32 reqid; | 299 | __u32 reqid; |
300 | 300 | ||
301 | /* Mode: transport/tunnel */ | 301 | /* Mode: transport, tunnel etc. */ |
302 | __u8 mode; | 302 | __u8 mode; |
303 | 303 | ||
304 | /* Sharing mode: unique, this session only, this user only etc. */ | 304 | /* Sharing mode: unique, this session only, this user only etc. */ |