From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751916AbXLUFM7 (ORCPT ); Fri, 21 Dec 2007 00:12:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750733AbXLUFMv (ORCPT ); Fri, 21 Dec 2007 00:12:51 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:48418 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750720AbXLUFMu (ORCPT ); Fri, 21 Dec 2007 00:12:50 -0500 Date: Thu, 20 Dec 2007 21:11:39 -0800 From: Greg KH To: Benjamin Herrenschmidt Cc: linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org, ink@jurassic.park.msu.ru, Alan Cox , james.smart@emulex.com, linux-driver@qlogic.com, Bartlomiej Zolnierkiewicz Subject: Re: [PATCH 3/3] pci: Remove pci_enable_device_bars() Message-ID: <20071221051139.GA23507@kroah.com> References: <20071220042812.706D0DDEE7@ozlabs.org> <20071221042855.GF25341@kroah.com> <1198212448.6779.45.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1198212448.6779.45.camel@pasglop> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 21, 2007 at 03:47:28PM +1100, Benjamin Herrenschmidt wrote: > pci: Remove pci_enable_device_bars() fix for qla > > The previous patch missed one occurence of pci_enable_device_bars() > in the qla2xxx driver. This fixes it. Should I just merge this with your 2/3 patch so everything is sane? thanks, greg k-h