Module Name: src Committed By: thorpej Date: Thu Mar 25 23:19:59 UTC 1999 Modified Files: src/sys/dev/ic: smc83c170.c Log Message: Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them ourselves. Fix a bug where packets wouldn't be padded to the correct minimum length.