[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091226.202601.200357118.davem@davemloft.net>
Date: Sat, 26 Dec 2009 20:26:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jpirko@...hat.com
Cc: dsd@...top.org, netdev@...r.kernel.org, pcnet32@...izon.net,
dcbw@...hat.com
Subject: Re: [PATCH] Fix MAC address access in 3c507, ibmlana, pcnet32 and
libertas
From: Jiri Pirko <jpirko@...hat.com>
Date: Sat, 26 Dec 2009 09:16:35 +0100
> Thu, Dec 24, 2009 at 07:11:24PM CET, dsd@...top.org wrote:
>>Commit f001fde5eadd915f4858d22ed70d7040f48767cf changed
>>net_device.dev_addr from a 32-byte array to a pointer.
>>
>>I found 4 ethernet drivers which rely on sizeof(dev_addr), which are now
>>only copying 4 bytes of the address information on 32bit systems.
>>
>>Fix them to use ETH_ALEN.
>>
>>Signed-off-by: Daniel Drake <dsd@...top.org>
...
> Reviewed-by: Jiri Pirko <jpirko@...hat.com>
Applied, thanks.
--
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