[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130823120938.GV22811@mwanda>
Date: Fri, 23 Aug 2013 15:09:38 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Bjørn Mork <bjorn@...k.no>
Cc: devel@...verdev.osuosl.org, netdev@...r.kernel.org,
Forest Bond <forest@...ttletooquiet.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH net-next 10/10] staging: vt6656: inherit addr_assign_type
along with dev_addr
On Fri, Aug 23, 2013 at 02:06:21PM +0200, Bjørn Mork wrote:
> Dan Carpenter <dan.carpenter@...cle.com> writes:
>
> > Ah... Here is the first patch which adds eth_hw_addr_inherit()
> >
> > http://patchwork.ozlabs.org/patch/269365/
> >
> > I don't think we've actually set dst->addr_len yet at this point so
> > it doesn't do the memcpy(). This doesn't work.
>
> Ouch. Yes, I see. The net_device is allocated using kzalloc just a few
> lines earlier and there is no ether_setup or similar. Actually, it
> doesn't look like it ever sets addr_len. Is that right? Does it work
> even before this patch?
Ha ha. That's a very good question. I have no idea.
regards,
dan carpenter
--
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