From owner-freebsd-current Sat Feb 27 20:33:51 1999 Delivered-To: freebsd-current@freebsd.org Received: from skynet.ctr.columbia.edu (skynet.ctr.columbia.edu [128.59.64.70]) by hub.freebsd.org (Postfix) with SMTP id A1DE814F81 for ; Sat, 27 Feb 1999 20:33:23 -0800 (PST) (envelope-from wpaul@skynet.ctr.columbia.edu) Received: (from wpaul@localhost) by skynet.ctr.columbia.edu (8.6.12/8.6.9) id XAA26193 for current@freebsd.org; Sat, 27 Feb 1999 23:40:00 -0500 From: Bill Paul Message-Id: <199902280440.XAA26193@skynet.ctr.columbia.edu> Subject: Re: if_vlan (small correction) To: current@freebsd.org Date: Sat, 27 Feb 1999 23:39:59 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 763 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whoops... I just realized: the output function in if_vlan is vlan_start(), not vlan_output(), and it returns void, so what I said about ENOBUFS is wrong. I still think the 'continue' that I added is correct though. -Bill -- ============================================================================= -Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City ============================================================================= "It is not I who am crazy; it is I who am mad!" - Ren Hoek, "Space Madness" ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message