From 7613f5fe11c518c16b6b50dabb4964052766b73b Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Tue, 27 Aug 2013 16:53:52 +0200 Subject: [PATCH] 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-format-patch failed