From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] bus/fslmc: logging fixes Date: Fri, 29 Mar 2019 14:00:04 +0100 Message-ID: <8986692.o8RSyiarFy@xps> References: <20190312171152.28637-1-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, hemant.agrawal@nxp.com, shreyansh.jain@nxp.com To: Stephen Hemminger Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 98D7C1B05 for ; Fri, 29 Mar 2019 14:00:08 +0100 (CET) In-Reply-To: <20190312171152.28637-1-stephen@networkplumber.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/03/2019 18:11, Stephen Hemminger: > These were sent previously but not picked up. > Resending and adding nxp maintainers. > > Stephen Hemminger (2): > bus/fslmc: don't log error for other devices > bus/fslmc: remove unneeded strdup Applied, thanks