bouyer
Wed Apr 15 06:01:51 PDT 1998
Update of /cvsroot/src/sys/net
In directory nb00:/tmp/cvs-serv24809
Modified Files:
if_atmsubr.c
Log Message:
Fix my previous commit: the ATM_LLC_* macros do the ntoh/hton conversion,
so the bug was not a missing ntohs in atm_input(), it was an extraneous
htons in atm_output().