[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091113.195230.02147359.davem@davemloft.net>
Date: Fri, 13 Nov 2009 19:52:30 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: stas@....cs.msu.su
Cc: aabdulla@...dia.com, yinghai@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] forcedeth: mac address fix
From: "Stanislav O\. Bezzubtsev" <stas@....cs.msu.su>
Date: Fri, 13 Nov 2009 15:22:55 +0300
> Set second bit of randomly generated mac. That marks MAC
> as locally assigned. IEEE802.3, section one, 3.2.3.
>
> Signed-off-by: Stanislav O. Bezzubtsev <stas@....cs.msu.su>
Do you know why this driver even has this bug?
It's because it does not use random_ether_addr() and tries to
do it by hand all by itself.
Please fix this bug for real by having the driver use the proper
interface to calculate a randomized ethernet address.
Thank you.
--
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