On 07/09/2018 04:20 PM, Jesus Sanchez-Palencia wrote: > 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 <eduma...@google.com> > Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palen...@intel.com> > --- Reviewed-by: Eric Dumazet <eduma...@google.com> Thanks !
- [PATCH v2 net-next] net: Use __u32 in uapi net_stam... Jesus Sanchez-Palencia
- Re: [PATCH v2 net-next] net: Use __u32 in uapi... Eric Dumazet
- Re: [PATCH v2 net-next] net: Use __u32 in uapi... David Miller