imp 2005-02-22 03:37:04 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_wd80x3.c
Log:
Minor optimization of calling enable_16bit. We always have to call it
and error is going to be right for both forks of the if, so just
return that.
Revision Changes Path
1.3 +2 -7 src/sys/dev/ed/if_ed_wd80x3.c