Re: unused interfaces in if_var.h

2001-11-04 Thread Jeroen Ruigrok/Asmodai
-On [20011102 02:30], Luigi Rizzo ([EMAIL PROTECTED]) wrote: >Would people object to doing a similar change to the code >in STABLE ? No, I wouldn't mind. -- Jeroen Ruigrok van der Werven/Asmodai asmodai@[wxs.nl|freebsd.org|xmach.org] Documentation nutter/C-rated Coder, finger [EMAIL PROTECTED]

unused interfaces in if_var.h

2001-11-01 Thread Luigi Rizzo
[Bcc to net for relevance] in the RELENG_4 version of if_var.h there are some macros and inline functions (namely IF_ENQ_DROP(), if_enq_drop()) which seem to be never used. They have been removed in the version in CURRENT, where instead a IF_HANDOFF() macro has been introduced to handle passing p