All of lore.kernel.org
 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 2/2] team: Use new sync_multiple api to sync devices adressess.
Date: Mon, 15 Apr 2013 15:49:33 -0400	[thread overview]
Message-ID: <516C59CD.3050509@redhat.com> (raw)
In-Reply-To: <20130415.154539.1016433031972939376.davem@davemloft.net>

On 04/15/2013 03:45 PM, David Miller wrote:
> From: Vlad Yasevich <vyasevic@redhat.com>
> Date: Mon, 15 Apr 2013 15:09:57 -0400
>
>> Team drivers attempts to sync addresses to each of of the port
>                                                    ^^^^^
>
> Maybe you meant only one "of" here.
>
>> devices; however, the current api doesn't do anything for anything
>> after the first device.  Switch to using the new api that will
>> actually sync the addresses to all ports.
>
> "anything for anything" sounds awkward, perhaps "anything for devices
> on the list after the first device" or something like that.
>

yes will fix.

-vlad

> Thanks.
> --
> 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:49 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
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 [this message]

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=516C59CD.3050509@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.