]> www.infradead.org Git - nvme.git/commit
ethtool: Add flashing transceiver modules' firmware notifications ability
authorDanielle Ratson <danieller@nvidia.com>
Thu, 27 Jun 2024 14:08:51 +0000 (17:08 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2024 09:48:22 +0000 (10:48 +0100)
commitd7d4cfc4c97c7cf49cb2893ef60e8ab59dcac047
treea813b20e9da9d32ba01e2c08f680d32f34e3b141
parent46fb3ba95b93d1887e6dfa02a535e0526062de95
ethtool: Add flashing transceiver modules' firmware notifications ability

Add progress notifications ability to user space while flashing modules'
firmware by implementing the interface between the user space and the
kernel.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ethtool/module.c
net/ethtool/module_fw.h [new file with mode: 0644]
net/ethtool/netlink.c
net/ethtool/netlink.h