From: Eric Dumazet
Date: Wed, 11 Jan 2017 18:10:37 -0800
> From: Eric Dumazet
>
> Fixes following warnings :
>
> net/core/secure_seq.c:125:28: warning: incorrect type in argument 1
> (different base types)
> net/core/secure_seq.c:125:28:expected unsigned int const [unsigned]
> [usertype] a
Nice catch, thanks.
Reviewed-by: Jason A. Donenfeld
From: Eric Dumazet
Fixes following warnings :
net/core/secure_seq.c:125:28: warning: incorrect type in argument 1
(different base types)
net/core/secure_seq.c:125:28:expected unsigned int const [unsigned]
[usertype] a
net/core/secure_seq.c:125:28:got restricted __be32 [usertype] saddr
ne