Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751838AbYKCWiV (ORCPT ); Mon, 3 Nov 2008 17:38:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752251AbYKCWiM (ORCPT ); Mon, 3 Nov 2008 17:38:12 -0500 Received: from outbound-mail-133.bluehost.com ([67.222.39.23]:43096 "HELO outbound-mail-133.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751353AbYKCWiL (ORCPT ); Mon, 3 Nov 2008 17:38:11 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Identified-User; b=r26tRIz7zmIJXjdhptZ/gwVfAf0InAdCiKY1Q7Vc5+vIc6/+S2Y4IN5fwkaJwPl8HfqWW4oqSID11lwGEtLQMBtKO4ZLPXJI2X36lm7qhljnLBHk/9iQz+0DF0s3j2Yf; From: Jesse Barnes To: Yu Zhao Subject: Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S Date: Mon, 3 Nov 2008 14:37:57 -0800 User-Agent: KMail/1.10.1 (Linux/2.6.26.5-45.fc9.x86_64; KDE/4.1.2; x86_64; ; ) Cc: Eric Dumazet , benli@broadcom.com, "willy@linux.intel.com" , linux kernel , Linux Netdev List , Michael Chan References: <48920413.6080508@cosmosbay.com> <4906AF5F.9040704@cosmosbay.com> <20081028064411.GA7043@yzhao12-linux.sh.intel.com> In-Reply-To: <20081028064411.GA7043@yzhao12-linux.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811031437.57997.jbarnes@virtuousgeek.org> X-Identified-User: {642:box128.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.27.49 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 644 Lines: 16 On Monday, October 27, 2008 11:44 pm Yu Zhao wrote: > VPD quirks needs to be called after the capability is initialized. Since > VPD initialization is move to after pci_fixup_header, VPD quirks should > be done at pci_fixup_final stage correspondingly. > > Signed-off-by: Yu Zhao Thanks Yu. Applied to my for-linus branch. Looks like that was the only affected quirk. Jesse -- 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/