[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <78b911fa-ba82-093e-ba00-f4bdb09f1896@solarflare.com>
Date: Tue, 10 Jan 2017 16:22:26 +0000
From: Edward Cree <ecree@...arflare.com>
To: <linux-net-drivers@...arflare.com>, <davem@...emloft.net>
CC: <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/3] sfc: physical port ids
This series brings our handling of ndo_get_phys_port_id and related
interfaces into line with the behaviour of other drivers.
Bert Kenward (3):
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
sfc: implement ndo_get_phys_port_name
sfc: stop setting dev_port
drivers/net/ethernet/sfc/ef10.c | 19 ++++++++++++++++---
drivers/net/ethernet/sfc/ef10_sriov.c | 14 --------------
drivers/net/ethernet/sfc/ef10_sriov.h | 3 ---
drivers/net/ethernet/sfc/efx.c | 24 +++++++++++++++++++++++-
drivers/net/ethernet/sfc/net_driver.h | 5 +++--
drivers/net/ethernet/sfc/sriov.c | 11 -----------
drivers/net/ethernet/sfc/sriov.h | 3 ---
7 files changed, 42 insertions(+), 37 deletions(-)
Powered by blists - more mailing lists