From: Simon Horman Date: Thu, 30 May 2013 20:36:11 +0000 (+0000) Subject: sctp: Correct byte order of access to skb->{network, transport}_header X-Git-Tag: v3.11-rc1~16^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef6de511a2aea78098e0d507ad7280d38b6b019;p=pandora-kernel.git sctp: Correct byte order of access to skb->{network, transport}_header Corrects an byte order conflict introduced by "sctp: Correct access to skb->{network, transport}_header". All the values in question are host byte order. Reported-by: Ben Hutchings Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed