[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190624064545.GA23977@infradead.org>
Date: Sun, 23 Jun 2019 23:45:45 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Puranjay Mohan <puranjay12@...il.com>
Cc: Shuah Khan <skhan@...uxfoundation.org>,
Bjorn Helgaas <bjorn@...gaas.com>,
netdev <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-kernel-mentees@...ts.linuxfoundation.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH v2 1/3] net: fddi: skfp: Rename PCI_REV_ID to
PCI_REVISION_ID
On Thu, Jun 20, 2019 at 11:37:52PM +0530, Puranjay Mohan wrote:
> Rename the PCI_REV_ID define to PCI_REVISION_ID in skfbi.h
> and drvfbi.c to make it compatible with the pci_regs.h
> which defines it as PCI_REVISION_ID.
We already cache the revision in struct pci_dev. In doubt you should
use that one.
Powered by blists - more mailing lists