From owner-cvs-all Thu Dec 6 16:59: 1 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 2F4A137B6B3; Thu, 6 Dec 2001 16:58:38 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB70wbn16562; Thu, 6 Dec 2001 16:58:37 -0800 (PST) (envelope-from peter) Message-Id: <200112070058.fB70wbn16562@freefall.freebsd.org> From: Peter Wemm Date: Thu, 6 Dec 2001 16:58:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c X-FreeBSD-CVS-Branch: HEAD 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 peter 2001/12/06 16:58:37 PST Modified files: sys/pci if_sis.c Log: MFS (merge from stable): rev 1.13.4.13, fix ordering of IFF_RUNNING mods. The reason we are required to commit to -current first is so that later MFC's do not risk the loss of existing bug fixes. Even if this was not strictly required in -current, it should still be fixed there too. Revision Changes Path 1.42 +3 -2 src/sys/pci/if_sis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message