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 <da...@davemloft.net> > > CC: Eric Dumazet <eric.duma...@gmail.com> > > CC: David Ahern <d...@cumulusnetworks.com> > > CC: Alexey Kuznetsov <kuz...@ms2.inr.ac.ru> > > CC: James Morris <jmor...@namei.org> > > CC: Hideaki YOSHIFUJI <yoshf...@linux-ipv6.org> > > CC: Patrick McHardy <ka...@trash.net> > > CC: Andrey Vagin <ava...@openvz.org> > > CC: Stephen Hemminger <step...@networkplumber.org> > > 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 <gorcu...@openvz.org> > > Acked-by: Eric Dumazet <eduma...@google.com> > > Thanks. > > Cyrill