[PPPOL2TP]: Fix endianness annotations.
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 25 Aug 2007 06:04:18 +0000 (23:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 27 Aug 2007 01:35:42 +0000 (18:35 -0700)
commitf424bb9efaee90b752aabcb4e5e95920ee9580bb
tree3d33a47bc33d8456f26f2cfca89b28edc59726c8
parente4223976341ffb22fabe5b3a69873966808c83aa
[PPPOL2TP]: Fix endianness annotations.

{s,d}_{session,tunnel} in pppol2tp_addr are actually host-endian
everywhere.  We might switch them to net-endian, of course, but
that structure is exposed to userland via getname...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_pppol2tp.h