From: Simon Horman Date: Thu, 13 Jun 2013 07:04:33 +0000 (+0900) Subject: sctp: Correct byte order of access to skb->{network, transport}_header X-Git-Tag: v3.11-rc1~16^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c928e0e8dd6b3661870bfacb53d1c330a1a7411;p=pandora-kernel.git sctp: Correct byte order of access to skb->{network, transport}_header Corrects an byte order conflict introduced by 158874cac61245b84e939c92c53db7000122b7b0 ("sctp: Correct access to skb->{network, transport}_header"). The values in question are host byte order. Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed