Re: [PATCH 2/23] [PATCH] [XFRM]: Introduce a helper to compare id protocol.

2006-08-01 Thread David Miller
From: Masahide NAKAMURA <[EMAIL PROTECTED]> Date: Sat, 29 Jul 2006 18:29:56 +0900 > Put the helper to header for future use. This change is fine. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.k

[PATCH 2/23] [PATCH] [XFRM]: Introduce a helper to compare id protocol.

2006-07-29 Thread Masahide NAKAMURA
Put the helper to header for future use. --- include/net/xfrm.h|6 ++ net/xfrm/xfrm_state.c |6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/include/net/xfrm.h b/include/net/xfrm.h index ddb153d..ca537b5 100644 --- a/include/net/xfrm.h +++ b/include/net/xfr