[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110401.214600.116373329.davem@davemloft.net>
Date: Fri, 01 Apr 2011 21:46:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yjwei@...fujitsu.com
Cc: vladislav.yasevich@...com, linux-sctp@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] sctp: fix auth_hmacs field's length of struct
sctp_cookie
From: Wei Yongjun <yjwei@...fujitsu.com>
Date: Fri, 01 Apr 2011 17:38:54 +0800
> auth_hmacs field of struct sctp_cookie is used for store
> Requested HMAC Algorithm Parameter, and each HMAC Identifier
> is 2 bytes, so the length should be:
> SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2
>
> Signed-off-by: Wei Yongjun <yjwei@...fujitsu.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists