From: Al Viro Date: Sat, 25 Aug 2007 06:04:18 +0000 (-0700) Subject: [PPPOL2TP]: Fix endianness annotations. X-Git-Tag: v2.6.23-rc4~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f424bb9efaee90b752aabcb4e5e95920ee9580bb;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed