From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/2] static matcher cleanups Date: Thu, 16 Jul 2015 16:47:22 -0700 Message-ID: <1437090444-24953-1-git-send-email-stephen@networkplumber.org> To: dev@dpdk.org Return-path: Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by dpdk.org (Postfix) with ESMTP id 9B886376D for ; Fri, 17 Jul 2015 01:47:19 +0200 (CEST) Received: by pdbbh15 with SMTP id bh15so6415030pdb.1 for ; Thu, 16 Jul 2015 16:47:18 -0700 (PDT) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" These were found by running the Linux kernel coccinelle scripts on the DPDK source. Stephen Hemminger (2): rte_ethdev: fix crash if malloc fails in rte_eth_dev_callback_register kni: fix coccinelle warnings lib/librte_eal/linuxapp/kni/ethtool/igb/igb_main.c | 4 ++-- lib/librte_eal/linuxapp/kni/kni_vhost.c | 8 +++----- lib/librte_ether/rte_ethdev.c | 7 ++++--- 3 files changed, 9 insertions(+), 10 deletions(-) -- 2.1.4