[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -21,7 +21,7 @@ extern void rawv6_err(struct sock *sk,
|
||||
struct sk_buff *skb,
|
||||
struct inet6_skb_parm *opt,
|
||||
int type, int code,
|
||||
int offset, u32 info);
|
||||
int offset, __be32 info);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user