From owner-cvs-all Thu Aug 23 5: 3:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2521C37B407; Thu, 23 Aug 2001 05:03:26 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7NC3QU54475; Thu, 23 Aug 2001 05:03:26 -0700 (PDT) (envelope-from hm) Message-Id: <200108231203.f7NC3QU54475@freefall.freebsd.org> From: Hellmuth Michaelis Date: Thu, 23 Aug 2001 05:03:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/driver i4b_ipr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2001/08/23 05:03:26 PDT Modified files: (Branch: RELENG_4) sys/i4b/driver i4b_ipr.c Log: Some i4b users on usenet reported, that the ipr interface dials out but did not send anything after a connection was established. The fix for this was to add a missing IF_ENQUEUE which obviously got lost at the time the ipr driver in current was backported to work also on stable. Approved by: jkh Revision Changes Path 1.8.2.2 +4 -2 src/sys/i4b/driver/i4b_ipr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message