Files
ubports_kernel_google_msm/include/net
Wei Yongjun 028dba0ac3 sctp: fix auth_hmacs field's length of struct sctp_cookie
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@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-01 21:45:50 -07:00
..
2011-03-15 09:57:38 -05:00
2010-11-29 09:45:15 -08:00
2010-12-31 10:47:46 -08:00
2011-03-27 17:55:01 -07:00
2010-10-27 11:37:32 -07:00
2010-10-25 13:09:44 -07:00
2010-12-19 21:59:35 -08:00
2010-09-23 14:33:39 -07:00
2010-10-25 13:09:45 -07:00
2011-03-21 20:39:24 -07:00
2010-10-27 11:37:32 -07:00
2010-12-02 13:27:33 -08:00
2011-03-15 09:36:50 +09:00
2011-02-08 16:17:55 -08:00
2011-01-24 15:32:47 -08:00
2010-11-24 11:16:43 -08:00
2011-03-01 12:35:03 -08:00
2011-03-01 12:35:03 -08:00
2010-11-28 11:12:20 -08:00