From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.opengridcomputing.com ([72.48.136.20]:44010 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755353AbcDNSew (ORCPT ); Thu, 14 Apr 2016 14:34:52 -0400 From: "Steve Wise" To: "'Hariprasad Shenai'" , , Cc: , , , , References: <1460657525-17551-1-git-send-email-hariprasad@chelsio.com> In-Reply-To: <1460657525-17551-1-git-send-email-hariprasad@chelsio.com> Subject: RE: [PATCH pci] pci: Add helper function to set VPD size Date: Thu, 14 Apr 2016 13:35:25 -0500 Message-ID: <00d801d1967c$68e9d100$3abd7300$@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-pci-owner@vger.kernel.org List-ID: > The fix is to add a PCI helper function to set the VPD size, so the > driver can expicitly set the exact size of the VPD. > > Fixes commit 104daa71b396 ("PCI: Determine actual VPD size on first access") > > Signed-off-by: Casey Leedom > Signed-off-by: Hariprasad Shenai Looks good! Tested-by: Steve Wise