K 10 svn:author V 5 harti K 8 svn:date V 27 2004-02-21T12:55:07.000000Z K 7 svn:log V 388 Don't remove the first mbuf in the chain if it got empty. This removes the packet header in certain cases which later on will give panic. Clarify what the atm_intr expects in the comment and de-obscurify the code a little bit by replacing the portability macros with the BSD names. The code isn't maintained externally anymore so there's no point in keeping the extra level of obscurity. END