On Tue, Nov 01, 2016 at 01:52:34PM -0700, Eric Dumazet wrote:
>
> The preferred way to cite a bug origin is :
>
> Fixes: 286c72deabaa ("udp: must lock the socket in udp_disconnect()")
Aha. Thank you, will do this way next time.
> > CC: David S. Miller <[email protected]>
> > CC: Eric Dumazet <[email protected]>
> > CC: David Ahern <[email protected]>
> > CC: Alexey Kuznetsov <[email protected]>
> > CC: James Morris <[email protected]>
> > CC: Hideaki YOSHIFUJI <[email protected]>
> > CC: Patrick McHardy <[email protected]>
> > CC: Andrey Vagin <[email protected]>
> > CC: Stephen Hemminger <[email protected]>
>
> That is a lot of CC ...
Because I CC'ed all for raw diag first patch, so I thought I've
to notify them with this typo in code.
> > Signed-off-by: Cyrill Gorcunov <[email protected]>
>
> Acked-by: Eric Dumazet <[email protected]>
>
> Thanks.
>
>
Cyrill