]> git.baikalelectronics.ru Git - kernel.git/commit
[SCTP]: Switch address inside the heartbeat opaque data to net-endian.
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 01:07:25 +0000 (17:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:38 +0000 (21:26 -0800)
commit8cd8eb59b69b3309ac775c9edbb06f5e00cd003b
tree1fe446890d6baa7634466ec7109c92520b0bccf3
parent149aa88bfd126c29b2cc35c1fc6c7fd23795a542
[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 <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_statefuns.c