commit | 60fe62e789076ae7c13f7ffb35fec4b24802530d | [log] [tgz] |
---|---|---|
author | Andrea Bittau <a.bittau@cs.ucl.ac.uk> | Mon Mar 20 19:23:32 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 19:23:32 2006 -0800 |
tree | cc8d507a4276c3d5a2bcb72746660d485bc2e045 | |
parent | a193a4abdd1f742a57f3f70b6a83c3e536876e97 [diff] |
[DCCP]: sparse endianness annotations This also fixes the layout of dccp_hdr short sequence numbers, problem was not fatal now as we only support long (48 bits) sequence numbers. Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>