[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090415.022131.157811430.davem@davemloft.net>
Date: Wed, 15 Apr 2009 02:21:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jpirko@...hat.com
Cc: lizf@...fujitsu.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, jgarzik@...ox.com,
shemminger@...ux-foundation.org, bridge@...ts.linux-foundation.org,
fubar@...ibm.com, bonding-devel@...ts.sourceforge.net,
kaber@...sh.net, mschmidt@...hat.com, dada1@...mosbay.com,
ivecera@...hat.com
Subject: Re: [PATCH 1/3] net: introduce a list of device addresses
dev_addr_list
From: Jiri Pirko <jpirko@...hat.com>
Date: Wed, 15 Apr 2009 10:32:24 +0200
> This patch introduces a new list in struct net_device and brings a set of
> functions to handle the work with device address list. The list is a replacement
> for the original dev_addr field and because in some situations there is need to
> carry several device addresses with the net device. To be backward compatible,
> dev_addr is made to point to the first member of the list so original drivers
> sees no difference.
>
> Note: patch adding list_first_entry_rcu (currently in Ingo's tip tree) needed.
>
> Signed-off-by: Jiri Pirko <jpirko@...hat.com>
Jiri, please add some distinguishing text to your subject lines when
you post fixed up version of patches. Like "v2" or something like
that, and make a note under the commit message of the changes you've
made from the previous version.
Otherwise I think it's a dup (because I get a thousand copies anyways)
and will just delete it both in my inbox and on patchwork.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists