Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752333AbaBVJWm (ORCPT ); Sat, 22 Feb 2014 04:22:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51408 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751132AbaBVJWi (ORCPT ); Sat, 22 Feb 2014 04:22:38 -0500 Date: Sat, 22 Feb 2014 10:24:26 +0100 From: Alexander Gordeev To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, Himanshu Madhani , Rajesh Borundia , Shahed Shaikh , linux-driver@qlogic.com, netdev@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH net-next 28/35] qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() Message-ID: <20140222092425.GA27897@dhcp-26-207.brq.redhat.com> References: <1393029870.15717.71.camel@deadeye.wl.decadent.org.uk> <1393030127.15717.72.camel@deadeye.wl.decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1393030127.15717.72.camel@deadeye.wl.decadent.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 22, 2014 at 12:48:47AM +0000, Ben Hutchings wrote: > Sorry, I'm confused and this does work. But I wonder whether it is > really an improvement over using the old API. Slightly, as far as I am concerned - we just exchange tri-state oddity to re-enable MSI-X oddity. We're not going to improve drivers that can not work with any number of MSI-Xs from a range, like this one. > Ben. -- Regards, Alexander Gordeev agordeev@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/