bug fix:
authorchuck <chuck@openbsd.org>
Fri, 24 Jan 1997 20:57:52 +0000 (20:57 +0000)
committerchuck <chuck@openbsd.org>
Fri, 24 Jan 1997 20:57:52 +0000 (20:57 +0000)
commitd83b6580b09d0617ab3beca14f1f502d0763d825
treef223af834bb96de3be840a6bbfb3575de81b334c
parent3a630e3f5de3bef31e4e8da599de955c4101a679
bug fix:
 - if aal5 frame has a CRC error then the length field in the aal5 trailer
        may not be valid, so we can not use it [and we must dump the frame]
        [Yuhang Sun <sunyh@dworkin.wustl.edu> & chuck@ccrc.wustl.edu]
sys/dev/ic/midway.c