]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If we fail to read the Ethernet address from the card, just print an
authorgavin <gavin@FreeBSD.org>
Fri, 8 Jan 2010 10:32:27 +0000 (10:32 +0000)
committergavin <gavin@FreeBSD.org>
Fri, 8 Jan 2010 10:32:27 +0000 (10:32 +0000)
commit3fca010e760598a412eda4a8697526ab2af65d1f
tree0dde5296ee56664d7e9d5a3491e020a27ced2345
parenta9228f766e295e298247d39101fe9cdb677d46e7
If we fail to read the Ethernet address from the card, just print an
warning message and attach without setting the Ethernet address to a
random address.  It is not believed that this code can actually be
executed, and if it does, we're better off printing an error message than
faking up an Ethernet address.

PR: kern/133239
Reviewed by: yongari (earlier version of patch)
Approved by: ed (mentor)
sys/dev/jme/if_jme.c