]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/dccp.h
[DCCP]: sparse endianness annotations
authorAndrea Bittau <a.bittau@cs.ucl.ac.uk>
Tue, 21 Mar 2006 03:23:32 +0000 (19:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 03:23:32 +0000 (19:23 -0800)
commit60fe62e789076ae7c13f7ffb35fec4b24802530d
treecc8d507a4276c3d5a2bcb72746660d485bc2e045
parenta193a4abdd1f742a57f3f70b6a83c3e536876e97
[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>
include/linux/dccp.h
net/dccp/ccids/ccid3.c
net/dccp/dccp.h
net/dccp/ipv4.c
net/dccp/ipv6.c
net/dccp/options.c
net/dccp/proto.c