From: Al Viro Date: Tue, 21 Nov 2006 01:07:25 +0000 (-0800) Subject: [SCTP]: Switch address inside the heartbeat opaque data to net-endian. X-Git-Tag: v2.6.20-rc1~34^2~40^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63de08f45bb73a445edb482850f4cdccd84def48;p=pandora-kernel.git [SCTP]: Switch address inside the heartbeat opaque data to net-endian. Its only use happens on the same host, when it gets quoted back to us. So we are free to flip to net-endian and avoid extra PITA. Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed