netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vlad Yasevich <vyasevic@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, jiri@resnulli.us
Subject: Re: [PATCH 1/2] net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Date: Mon, 15 Apr 2013 15:48:20 -0400	[thread overview]
Message-ID: <516C5984.7040707@redhat.com> (raw)
In-Reply-To: <20130415.154455.853917359652831496.davem@davemloft.net>

On 04/15/2013 03:44 PM, David Miller wrote:
> From: Vlad Yasevich <vyasevic@redhat.com>
> Date: Mon, 15 Apr 2013 15:09:56 -0400
>
>> The current implementation of dev_uc_sync/unsync() assumes that there is
>> a strict 1-to-1 relationship between the source and destination of the case.
>
> What do you mean by "destination of the case", maybe use different words
> here.

That should be "source and destination of the sync".

will fix.

-vlad
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2013-04-15 19:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15 19:09 [PATCH 0/2] Add suppport for sync of hw addresses to multiple devices Vlad Yasevich
2013-04-15 19:09 ` [PATCH 1/2] net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api Vlad Yasevich
2013-04-15 19:36   ` David Miller
2013-04-15 19:37     ` Vlad Yasevich
2013-04-15 19:44   ` David Miller
2013-04-15 19:48     ` Vlad Yasevich [this message]
2013-04-15 19:09 ` [PATCH 2/2] team: Use new sync_multiple api to sync devices adressess Vlad Yasevich
2013-04-15 19:45   ` David Miller
2013-04-15 19:49     ` Vlad Yasevich

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=516C5984.7040707@redhat.com \
    --to=vyasevic@redhat.com \
    --cc=davem@davemloft.net \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).