Re: [PATCH 03/10] net/fec: add mac field into platform data and consolidate fec_get_mac

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn Guo
Date: Wednesday, December 29, 2010 - 7:12 pm

Hi Uwe,

On Wed, Dec 29, 2010 at 01:42:21PM +0100, Uwe Kleine-König wrote:
First of all, all my patch did is changing fep->index to,
fep->pdev->id, which should not bring any problem you are concerned.

Secondly, I do not understand how the overflow on 
fec_mac_default[ETH_ALEN-1] can result in a carry on the next array
element. Here is what I'm seeing with fec_mac=00:04:9f:01:30:ff.

eth0      Link encap:Ethernet  HWaddr 00:04:9F:01:30:FF
eth1      Link encap:Ethernet  HWaddr 00:04:9F:01:30:00

-- 
Regards,
Shawn

--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 03/10] net/fec: add mac field into platform dat ..., Uwe Kleine-König, (Wed Dec 29, 5:42 am)
Re: [PATCH 03/10] net/fec: add mac field into platform dat ..., Shawn Guo, (Wed Dec 29, 7:12 pm)
Re: [PATCH 03/10] net/fec: add mac field into platform dat ..., Uwe Kleine-König, (Thu Dec 30, 1:04 am)