From: Eric Dumazet <eric.dumazet@gmail.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
shemminger@vyatta.com, john.r.fastabend@intel.com
Subject: Re: [patch net] net: correct check in dev_addr_del()
Date: Wed, 14 Nov 2012 06:38:59 -0800 [thread overview]
Message-ID: <1352903939.4497.6.camel@edumazet-glaptop> (raw)
In-Reply-To: <20121114142941.GA2531@minipsycho.brq.redhat.com>
On Wed, 2012-11-14 at 15:29 +0100, Jiri Pirko wrote:
> Wed, Nov 14, 2012 at 03:18:35PM CET, eric.dumazet@gmail.com wrote:
> >On Wed, 2012-11-14 at 13:51 +0100, Jiri Pirko wrote:
> >> Check (ha->addr == dev->dev_addr) is always true because dev_addr_init()
> >> sets this. Correct the check to behave properly on addr removal.
> >>
> >> Signed-off-by: Jiri Pirko <jiri@resnulli.us>
> >> ---
> >
> >Please add in the changelog which commit added the bug, to ease
> >stable teams work.
>
> bug introduced by:
>
> commit a748ee2426817a95b1f03012d8f339c45c722ae1
> Author: Jiri Pirko <jpirko@redhat.com>
> Date: Thu Apr 1 21:22:09 2010 +0000
>
> net: move address list functions to a separate file
Good, the usual way is then to add in the changelog :
Bug added in commit a748ee242681
(net: move address list functions to a separate file)
(No need to give the author/date, and we can shorten the SHA1 to 10 or
12 digits)
Thanks
next prev parent reply other threads:[~2012-11-14 14:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-14 12:51 [patch net] net: correct check in dev_addr_del() Jiri Pirko
2012-11-14 14:18 ` Eric Dumazet
2012-11-14 14:29 ` Jiri Pirko
2012-11-14 14:38 ` Eric Dumazet [this message]
2012-11-14 15:22 ` Jiri Pirko
2013-01-12 20:39 ` Jan Engelhardt
2012-11-15 2:52 ` David Miller
2012-11-15 10:12 ` Jiri Pirko
2012-11-15 22:58 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1352903939.4497.6.camel@edumazet-glaptop \
--to=eric.dumazet@gmail.com \
--cc=davem@davemloft.net \
--cc=jiri@resnulli.us \
--cc=john.r.fastabend@intel.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox