[PATCH net-next 0/7] ethtool: Module EEPROM API improvements
From: Ido Schimmel <hidden>
Date: 2021-06-22 06:51:55
From: Ido Schimmel <idosch@nvidia.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