From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/2] make a couple eth_dev_ops const Date: Thu, 12 Jan 2017 11:12:10 -0800 Message-ID: <20170112191212.22710-1-stephen@networkplumber.org> Cc: Stephen Hemminger To: dev@dpdk.org Return-path: Received: from mail-pf0-f172.google.com (mail-pf0-f172.google.com [209.85.192.172]) by dpdk.org (Postfix) with ESMTP id 675C02C6D for ; Thu, 12 Jan 2017 21:49:06 +0100 (CET) Received: by mail-pf0-f172.google.com with SMTP id 127so18315770pfg.1 for ; Thu, 12 Jan 2017 12:49:06 -0800 (PST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Really trivial patches. I also consider this a litmus test of how long it takes DPDK project to merge trivial maintaince patches. Stephen Hemminger (2): bnx: make eth_dev_ops const ena: make eth_dev_ops const drivers/net/bnxt/bnxt_ethdev.c | 2 +- drivers/net/ena/ena_ethdev.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.11.0