netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New build error - ndo_set_mac_addr
@ 2009-01-14 19:47 Russell King - ARM Linux
  2009-01-14 20:06 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2009-01-14 19:47 UTC (permalink / raw)
  To: netdev

This new build error poped up between rc1-git2 and rc1-git3.

drivers/net/arm/etherh.c:649: error: unknown field 'ndo_set_mac_addr' specified in initializer

Looks like this should've been ndo_set_mac_address ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New build error - ndo_set_mac_addr
  2009-01-14 19:47 New build error - ndo_set_mac_addr Russell King - ARM Linux
@ 2009-01-14 20:06 ` Stephen Hemminger
  2009-01-14 20:19   ` Russell King - ARM Linux
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Hemminger @ 2009-01-14 20:06 UTC (permalink / raw)
  To: Russell King - ARM Linux; +Cc: netdev

On Wed, 14 Jan 2009 19:47:46 +0000
Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:

> This new build error poped up between rc1-git2 and rc1-git3.
> 
> drivers/net/arm/etherh.c:649: error: unknown field 'ndo_set_mac_addr' specified in initializer
> 
> Looks like this should've been ndo_set_mac_address ?
> --
> 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

Yes, david didn't see the updated version of my patch.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New build error - ndo_set_mac_addr
  2009-01-14 20:06 ` Stephen Hemminger
@ 2009-01-14 20:19   ` Russell King - ARM Linux
  2009-01-14 22:02     ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2009-01-14 20:19 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

On Wed, Jan 14, 2009 at 12:06:20PM -0800, Stephen Hemminger wrote:
> On Wed, 14 Jan 2009 19:47:46 +0000
> Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
> 
> > This new build error poped up between rc1-git2 and rc1-git3.
> > 
> > drivers/net/arm/etherh.c:649: error: unknown field 'ndo_set_mac_addr' specified in initializer
> > 
> > Looks like this should've been ndo_set_mac_address ?
> > --
> > 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
> 
> Yes, david didn't see the updated version of my patch.

Do you want me to fix it?  It'll probably be around a week before I ask
Linus to pull my tree again.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New build error - ndo_set_mac_addr
  2009-01-14 20:19   ` Russell King - ARM Linux
@ 2009-01-14 22:02     ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2009-01-14 22:02 UTC (permalink / raw)
  To: linux; +Cc: shemminger, netdev

From: Russell King - ARM Linux <linux@arm.linux.org.uk>
Date: Wed, 14 Jan 2009 20:19:07 +0000

> On Wed, Jan 14, 2009 at 12:06:20PM -0800, Stephen Hemminger wrote:
> > On Wed, 14 Jan 2009 19:47:46 +0000
> > Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
> > 
> > > This new build error poped up between rc1-git2 and rc1-git3.
> > > 
> > > drivers/net/arm/etherh.c:649: error: unknown field 'ndo_set_mac_addr' specified in initializer
> > > 
> > > Looks like this should've been ndo_set_mac_address ?
> > > --
> > > 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
> > 
> > Yes, david didn't see the updated version of my patch.
> 
> Do you want me to fix it?  It'll probably be around a week before I ask
> Linus to pull my tree again.

I'll get it fixed in the net-2.6 tree.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-14 22:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 19:47 New build error - ndo_set_mac_addr Russell King - ARM Linux
2009-01-14 20:06 ` Stephen Hemminger
2009-01-14 20:19   ` Russell King - ARM Linux
2009-01-14 22:02     ` David Miller

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).