From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 06/12] cxgb3: Use standard #defines for PCIe Capability ASPM fields Date: Fri, 07 Dec 2012 12:51:11 -0500 (EST) Message-ID: <20121207.125111.884049913645755574.davem@davemloft.net> References: <20121205205724.13851.50508.stgit@bhelgaas.mtv.corp.google.com> <20121205205750.13851.10893.stgit@bhelgaas.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-pci@vger.kernel.org, netdev@vger.kernel.org, divy@chelsio.com To: bhelgaas@google.com Return-path: In-Reply-To: <20121205205750.13851.10893.stgit@bhelgaas.mtv.corp.google.com> Sender: linux-pci-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Bjorn Helgaas Date: Wed, 05 Dec 2012 13:57:50 -0700 > Use the standard #defines rather than bare numbers for PCIe Capability > ASPM fields. > > Signed-off-by: Bjorn Helgaas This seems to depend upon another patch which presumably adds the define of this new macro to a PCI header file. So I can't apply this to my tree. Just merge it wherever the dependency is: Acked-by: David S. Miller