Date: Thu, 1 Nov 2001 17:20:51 -0800 From: Luigi Rizzo <rizzo@aciri.org> To: net@freebsd.org Subject: unused interfaces in if_var.h Message-ID: <20011101172051.B36115@iguana.aciri.org>
next in thread | raw e-mail | index | archive | help
[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 packets to an interface. Would people object to doing a similar change to the code in STABLE ? luigi ----------------------------------+----------------------------------------- Luigi RIZZO, luigi@iet.unipi.it . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone: (510) 666 2927 ----------------------------------+----------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011101172051.B36115>