* [PATCH] xfrm: fix header file comment reference to struct xfrm_replay_state_esn
@ 2016-09-08 17:55 Richard Guy Briggs
2016-09-08 18:42 ` Richard Guy Briggs
0 siblings, 1 reply; 3+ messages in thread
From: Richard Guy Briggs @ 2016-09-08 17:55 UTC (permalink / raw)
To: netdev, linux-kernel; +Cc: Richard Guy Briggs, paul
Reported-by: Paul Wouters <paul@nohats.com>
Signed-off-by: Richard Guy Briggs <rgb@tricolour.ca>
---
include/uapi/linux/xfrm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/xfrm.h b/include/uapi/linux/xfrm.h
index 1433389..1fc62b2 100644
--- a/include/uapi/linux/xfrm.h
+++ b/include/uapi/linux/xfrm.h
@@ -298,7 +298,7 @@ enum xfrm_attr_type_t {
XFRMA_ALG_AUTH_TRUNC, /* struct xfrm_algo_auth */
XFRMA_MARK, /* struct xfrm_mark */
XFRMA_TFCPAD, /* __u32 */
- XFRMA_REPLAY_ESN_VAL, /* struct xfrm_replay_esn */
+ XFRMA_REPLAY_ESN_VAL, /* struct xfrm_replay_state_esn */
XFRMA_SA_EXTRA_FLAGS, /* __u32 */
XFRMA_PROTO, /* __u8 */
XFRMA_ADDRESS_FILTER, /* struct xfrm_address_filter */
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] xfrm: fix header file comment reference to struct xfrm_replay_state_esn
2016-09-08 17:55 [PATCH] xfrm: fix header file comment reference to struct xfrm_replay_state_esn Richard Guy Briggs
@ 2016-09-08 18:42 ` Richard Guy Briggs
2016-09-09 8:23 ` Steffen Klassert
0 siblings, 1 reply; 3+ messages in thread
From: Richard Guy Briggs @ 2016-09-08 18:42 UTC (permalink / raw)
To: netdev, linux-kernel; +Cc: paul
On 16/09/08, Richard Guy Briggs wrote:
> Reported-by: Paul Wouters <paul@nohats.com>
Oops, this above should read "nohats.ca".
> Signed-off-by: Richard Guy Briggs <rgb@tricolour.ca>
> ---
> include/uapi/linux/xfrm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/xfrm.h b/include/uapi/linux/xfrm.h
> index 1433389..1fc62b2 100644
> --- a/include/uapi/linux/xfrm.h
> +++ b/include/uapi/linux/xfrm.h
> @@ -298,7 +298,7 @@ enum xfrm_attr_type_t {
> XFRMA_ALG_AUTH_TRUNC, /* struct xfrm_algo_auth */
> XFRMA_MARK, /* struct xfrm_mark */
> XFRMA_TFCPAD, /* __u32 */
> - XFRMA_REPLAY_ESN_VAL, /* struct xfrm_replay_esn */
> + XFRMA_REPLAY_ESN_VAL, /* struct xfrm_replay_state_esn */
> XFRMA_SA_EXTRA_FLAGS, /* __u32 */
> XFRMA_PROTO, /* __u8 */
> XFRMA_ADDRESS_FILTER, /* struct xfrm_address_filter */
> --
> 2.1.4
slainte mhath, RGB
--
Richard Guy Briggs -- ~\ -- ~\ <hpv.tricolour.ca>
<www.TriColour.ca> -- \___ o \@ @ Ride yer bike!
Ottawa, ON, CANADA -- Lo_>__M__\\/\%__\\/\%
Vote! -- <greenparty.ca>_____GTVS6#790__(*)__(*)________(*)(*)_________________
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] xfrm: fix header file comment reference to struct xfrm_replay_state_esn
2016-09-08 18:42 ` Richard Guy Briggs
@ 2016-09-09 8:23 ` Steffen Klassert
0 siblings, 0 replies; 3+ messages in thread
From: Steffen Klassert @ 2016-09-09 8:23 UTC (permalink / raw)
To: Richard Guy Briggs; +Cc: netdev, linux-kernel, paul
On Thu, Sep 08, 2016 at 02:42:23PM -0400, Richard Guy Briggs wrote:
> On 16/09/08, Richard Guy Briggs wrote:
> > Reported-by: Paul Wouters <paul@nohats.com>
>
> Oops, this above should read "nohats.ca".
I've fixed this up.
>
> > Signed-off-by: Richard Guy Briggs <rgb@tricolour.ca>
Applied to ipsec-next, thanks Richard!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-09 8:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 17:55 [PATCH] xfrm: fix header file comment reference to struct xfrm_replay_state_esn Richard Guy Briggs
2016-09-08 18:42 ` Richard Guy Briggs
2016-09-09 8:23 ` Steffen Klassert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).