From owner-freebsd-net@FreeBSD.ORG Thu May 20 15:46:57 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC4E31065670; Thu, 20 May 2010 15:46:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 93D358FC16; Thu, 20 May 2010 15:46:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4KFkvlh068402; Thu, 20 May 2010 15:46:57 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4KFkvcs068398; Thu, 20 May 2010 15:46:57 GMT (envelope-from linimon) Date: Thu, 20 May 2010 15:46:57 GMT Message-Id: <201005201546.o4KFkvcs068398@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-net@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/146759: [cxgb] [patch] cxgb panic calling cxgb_set_lro() without port lock held X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2010 15:46:57 -0000 Old Synopsis: cxgb panic calling without cxgb_set_lro() without port lock held New Synopsis: [cxgb] [patch] cxgb panic calling cxgb_set_lro() without port lock held Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Thu May 20 15:45:51 UTC 2010 Responsible-Changed-Why: Fix synopsis per submitter request and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=146759