Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759715AbbLCKsd (ORCPT ); Thu, 3 Dec 2015 05:48:33 -0500 Received: from mail-lf0-f52.google.com ([209.85.215.52]:33309 "EHLO mail-lf0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751272AbbLCKsa (ORCPT ); Thu, 3 Dec 2015 05:48:30 -0500 MIME-Version: 1.0 In-Reply-To: <1449136489-2559-1-git-send-email-lftan@altera.com> References: <1449136489-2559-1-git-send-email-lftan@altera.com> Date: Thu, 3 Dec 2015 18:48:29 +0800 Message-ID: Subject: Re: [PATCH 0/3] fixes to support multi-functions device From: Ley Foon Tan To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, "linux-kernel@vger.kernel.org" , Ley Foon Tan , Ley Foon Tan Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1010 Lines: 29 On Thu, Dec 3, 2015 at 5:54 PM, Ley Foon Tan wrote: > This series of patch fixes the issues when work with multi-functions PCIe > devices. Host controller can't access to endpoint with non-zero devfn, due to > incorrect rootport devfn. It also add checking for TLP status and fix issue in > interrupt probing. > > Tested on Ethernet adapter card with multi-functions enabled. > > Ley Foon Tan (3): > PCI: altera: fix incorrect devfn for requester ID > PCI: altera: check TLP completion status > PCI: altera: fix error when INTX is 4 > > drivers/pci/host/pcie-altera.c | 25 +++++++++++++++++-------- > 1 file changed, 17 insertions(+), 8 deletions(-) > Hi Sorry, please ignore this patchset, Will resend again. Thanks. Regards Ley Foon -- 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/