diff options
author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | 2018-07-10 02:20:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-10 02:31:28 +0300 |
commit | 52b509218f0ab5946f9cbaf5501d88f69333f0e3 (patch) | |
tree | 229ee38e789f738f562337910907812e871cae1a /net/sched | |
parent | 1497d2fd1bbb04beb795cc4c4f76fef7eb4c6061 (diff) | |
download | linux-52b509218f0ab5946f9cbaf5501d88f69333f0e3.tar.xz |
net: Use __u32 in uapi net_stamp.h
We are not supposed to use u32 in uapi, so change the flags member of
struct sock_txtime from u32 to __u32 instead.
Fixes: 80b14dee2bea ("net: Add a new socket option for a future transmit time")
Reported-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions