DragonFly-2.1.1.154.g09927f master sys/dev/netif/jme if_jme.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Dec 26 22:16:59 PST 2008


commit 09927fe6f008bb28f686ed6aaaf9a0749253d5f1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Dec 27 14:10:01 2008 +0800

    Make sure to read the last byte of EEPROM descriptor.  Previously
    the last byte of the ethernet address was not read which in turn
    resulted in getting 5 out of the 6 bytes of ethernet address and
    always returned ENOENT.
    
    Obtained-from: FreeBSD

Summary of changes:
 sys/dev/netif/jme/if_jme.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=09927fe6f008bb28f686ed6aaaf9a0749253d5f1


-- 
DragonFly BSD source repository





More information about the Commits mailing list