[IPV4]: struct ipcm_cookie annotation
->addr 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:
@@ -382,7 +382,7 @@ static int raw_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
|
||||
struct rtable *rt = NULL;
|
||||
int free = 0;
|
||||
__be32 daddr;
|
||||
u32 saddr;
|
||||
__be32 saddr;
|
||||
u8 tos;
|
||||
int err;
|
||||
|
||||
|
Reference in New Issue
Block a user