From owner-cvs-all  Mon Jun 24 15:25: 7 2002
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 2E5B537B404; Mon, 24 Jun 2002 15:25:01 -0700 (PDT)
Received: (from hsu@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g5OMP1r28804;
	Mon, 24 Jun 2002 15:25:01 -0700 (PDT)
	(envelope-from hsu)
Message-Id: <200206242225.g5OMP1r28804@freefall.freebsd.org>
From: Jeffrey Hsu <hsu@FreeBSD.org>
Date: Mon, 24 Jun 2002 15:25:00 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/netinet tcp_input.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

hsu         2002/06/24 15:25:00 PDT

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Avoid unlocking the inp twice if badport_bandlim() returns -1.
  
  Reported by:    jlemon
  
  Revision  Changes    Path
  1.164     +4 -2      src/sys/netinet/tcp_input.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message