Files
linux-st/include/linux
Al Viro 269bd27e66 [TCP]: struct tcp_sack_block annotations
Some of the instances of tcp_sack_block are host-endian, some - net-endian.
Define struct tcp_sack_block_wire identical to struct tcp_sack_block
with u32 replaced with __be32; annotate uses of tcp_sack_block replacing
net-endian ones with tcp_sack_block_wire.  Change is obviously safe since
for cc(1) __be32 is typedefed to u32.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:02:04 -07:00
..
2006-09-26 17:40:24 -04:00
2006-09-28 17:53:58 -07:00
2006-09-25 21:08:39 -07:00
2006-09-26 08:48:54 -07:00
2006-09-27 08:26:10 -07:00
2006-09-26 10:52:28 +02:00
2006-09-26 17:40:24 -04:00
2006-09-26 15:38:52 -07:00
2006-09-28 18:02:02 -07:00
2006-09-28 17:54:01 -07:00
2006-09-27 08:26:10 -07:00
2006-09-26 08:48:47 -07:00
2006-09-27 08:26:20 -07:00
2006-09-26 08:48:49 -07:00
2006-09-26 08:48:48 -07:00
2006-09-28 18:01:40 -07:00
2006-09-26 17:43:54 -07:00
2006-09-25 21:08:37 -07:00
2006-09-26 08:49:04 -07:00
2006-09-26 08:48:44 -07:00
2006-09-26 08:48:58 -07:00
2006-09-28 18:02:04 -07:00
2006-09-28 17:53:59 -07:00
2006-09-27 08:26:20 -07:00
2006-09-25 16:52:14 -04:00
2006-09-26 08:48:44 -07:00