diff options
author | Fernando Fernandez Mancera <ffmancera@riseup.net> | 2021-05-05 01:47:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-05 22:41:10 +0300 |
commit | cf754ae331be7cc192b951756a1dd031e9ed978a (patch) | |
tree | 49e0c03960be95e905b0c3d607f4b9f1607e2215 /README | |
parent | 4c7a94286ef7ac7301d633f17519fb1bb89d7550 (diff) | |
download | linux-cf754ae331be7cc192b951756a1dd031e9ed978a.tar.xz |
ethtool: fix missing NLM_F_MULTI flag when dumping
When dumping the ethtool information from all the interfaces, the
netlink reply should contain the NLM_F_MULTI flag. This flag allows
userspace tools to identify that multiple messages are expected.
Link: https://bugzilla.redhat.com/1953847
Fixes: 365f9ae4ee36 ("ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()")
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions