commit | d166f218ff2bae0f6adae9ce5444a889a1d749e2 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Thu Feb 07 00:27:17 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 08 17:42:19 2013 -0500 |
tree | 08a91bb67333aaaab2760d531b9d525f0ef243ec | |
parent | e5e67305885eb12849b5475764b0542f03dc2b59 [diff] |
bgmac: validate (and random if needed) MAC addr This adds check for a valid Ethernet MAC address and in case it is not, it will generate a valid random one, such that the adapter is still usable. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>