From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] PCI cleanups Date: Thu, 23 Apr 2015 14:51:10 +0200 Message-ID: <1912125.86NMd4xKdE@xps13> References: <1429226620-9847-1-git-send-email-stephen@networkplumber.org> <20150417111204.GA26164@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Stephen Hemminger Return-path: In-Reply-To: <20150417111204.GA26164-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-04-17 07:12, Neil Horman: > On Thu, Apr 16, 2015 at 04:23:38PM -0700, Stephen Hemminger wrote: > > More places where PCI code should be using const but wasn't > > > > Stephen Hemminger (2): > > pci: make device_id tables const > > pci: allow const for rte_pci_addr > > For the series > Acked-by: Neil Horman Applied, thanks