From: Daniel Borkmann Date: Tue, 27 Aug 2013 14:53:52 +0000 (+0200) Subject: net: sctp: sctp_verify_init: clean up mandatory checks and add comment X-Git-Tag: v3.12-rc1~132^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7613f5fe11c518c16b6b50dabb4964052766b73b;p=pandora-kernel.git net: sctp: sctp_verify_init: clean up mandatory checks and add comment Add a comment related to RFC4960 explaning why we do not check for initial TSN, and while at it, remove yoda notation checks and clean up code from checks of mandatory conditions. That's probably just really minor, but makes reviewing easier. Signed-off-by: Daniel Borkmann Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed