[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <537FA280.7040607@intel.com>
Date: Fri, 23 May 2014 12:33:20 -0700
From: Alexander Duyck <alexander.h.duyck@...el.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, jeffrey.t.kirsher@...el.com,
jpirko@...hat.com
Subject: Re: [PATCH] net: Add support for device specific address syncing
On 05/23/2014 11:55 AM, David Miller wrote:
> From: Alexander Duyck <alexander.h.duyck@...el.com>
> Date: Wed, 21 May 2014 13:55:15 -0700
>
>> This change provides a function to be used in order to break the
>> ndo_set_rx_mode call into a set of address add and remove calls. The code
>> is based on the implementation of dev_uc_sync/dev_mc_sync. Since they
>> essentially do the same thing but with only one dev I simply named my
>> functions __dev_uc_sync/__dev_mc_sync.
>>
>> I also implemented an unsync version of the functions as well to allow for
>> cleanup on close.
>>
>> Signed-off-by: Alexander Duyck <alexander.h.duyck@...el.com>
>
> This looks fine semantically to me.
>
> Please fix the coding style issues below and submit this alongside
> the changes for whatever driver will first make use of this.
>
> Thanks!
Okay. Will do.
Thanks,
Alex
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists