linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Vasundhara Volam <vasundhara-v.volam@broadcom.com>
Cc: linux-pci@vger.kernel.org, davem@davemloft.net,
	netdev@vger.kernel.org, Michael Chan <michael.chan@broadcom.com>
Subject: Re: [PATCH net-next 06/11] PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
Date: Fri, 20 Mar 2020 15:29:04 -0500	[thread overview]
Message-ID: <20200320202904.GA261671@google.com> (raw)
In-Reply-To: <1584458204-29285-1-git-send-email-vasundhara-v.volam@broadcom.com>

On Tue, Mar 17, 2020 at 08:46:44PM +0530, Vasundhara Volam wrote:
> This patch adds a new macro for serial number keyword.
> 
> Cc: Bjorn Helgaas <bhelgaas@google.com>
> Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com>
> Signed-off-by: Michael Chan <michael.chan@broadcom.com>

Acked-by: Bjorn Helgaas <bhelgaas@google.com>

> ---
>  include/linux/pci.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/linux/pci.h b/include/linux/pci.h
> index fc54b89..a048fba 100644
> --- a/include/linux/pci.h
> +++ b/include/linux/pci.h
> @@ -2184,6 +2184,7 @@ bool pci_acs_path_enabled(struct pci_dev *start,
>  #define PCI_VPD_INFO_FLD_HDR_SIZE	3
>  
>  #define PCI_VPD_RO_KEYWORD_PARTNO	"PN"
> +#define PCI_VPD_RO_KEYWORD_SERIALNO	"SN"
>  #define PCI_VPD_RO_KEYWORD_MFR_ID	"MN"
>  #define PCI_VPD_RO_KEYWORD_VENDOR0	"V0"
>  #define PCI_VPD_RO_KEYWORD_CHKSUM	"RV"
> -- 
> 1.8.3.1
> 

      reply	other threads:[~2020-03-20 20:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-17 15:16 [PATCH net-next 06/11] PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro Vasundhara Volam
2020-03-20 20:29 ` Bjorn Helgaas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200320202904.GA261671@google.com \
    --to=helgaas@kernel.org \
    --cc=davem@davemloft.net \
    --cc=linux-pci@vger.kernel.org \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=vasundhara-v.volam@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).