[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210622065052.2545107-1-idosch@idosch.org>
Date: Tue, 22 Jun 2021 09:50:45 +0300
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, andrew@...n.ch,
vladyslavt@...dia.com, mkubecek@...e.cz, moshe@...dia.com,
mlxsw@...dia.com, Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net-next 0/7] ethtool: Module EEPROM API improvements
From: Ido Schimmel <idosch@...dia.com>
This patchset contains various improvements to recently introduced
module EEPROM netlink API. Noticed these while adding module EEPROM
write support.
Ido Schimmel (7):
ethtool: Use correct command name in title
ethtool: Document correct attribute type
ethtool: Decrease size of module EEPROM get policy array
ethtool: Document behavior when module EEPROM bank attribute is
omitted
ethtool: Use kernel data types for internal EEPROM struct
ethtool: Validate module EEPROM length as part of policy
ethtool: Validate module EEPROM offset as part of policy
Documentation/networking/ethtool-netlink.rst | 8 +++++---
include/linux/ethtool.h | 12 ++++++------
include/uapi/linux/ethtool_netlink.h | 2 +-
net/ethtool/eeprom.c | 13 ++++---------
net/ethtool/netlink.h | 2 +-
5 files changed, 17 insertions(+), 20 deletions(-)
--
2.31.1
Powered by blists - more mailing lists