David S. Miller wrote:
From: Michael Ellerman <[EMAIL PROTECTED]>
Date: Mon, 12 Dec 2005 18:56:49 -0600
Since a5fe736eaf9bae1b45317313de04b564441b94f2 (2.6.13-rc1 ish),
is_valid_ether_addr() has been broken, because its assumption that
FF:FF:FF:FF:FF:FF is a multicast address is wrong. Ouch.
Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]>
Good catch, patch applied.
"Fix" this, and you break wireless. We need to split up definitions,
otherwise you fix one code to break another.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html