Jedrzej adds the option to not rename devlink ports and opts ixgbe into
this as some configurations rely on pre-devlink naming which could end up
broken as a result of the renaming.
The following are changes since commit 01051012887329ea78eaca19b1d2eac4c9f601b5:
netlink: specs: ethtool: fix module EEPROM input/output arguments
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE
Jedrzej Jagielski (2):
devlink: allow driver to freely name interfaces
ixgbe: prevent from unwanted interface name changes
drivers/net/ethernet/intel/ixgbe/devlink/devlink.c | 1 +
include/net/devlink.h | 7 ++++++-
net/devlink/port.c | 3 +++
3 files changed, 10 insertions(+), 1 deletion(-)
--
2.47.1