[IPV6]: Misc endianness annotations.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -232,7 +232,7 @@ static inline unsigned ipv6_addr_scope2type(unsigned scope)
|
||||
|
||||
int __ipv6_addr_type(const struct in6_addr *addr)
|
||||
{
|
||||
u32 st;
|
||||
__be32 st;
|
||||
|
||||
st = addr->s6_addr32[0];
|
||||
|
||||
|
Reference in New Issue
Block a user