diff options
author | Petr Machata <petrm@nvidia.com> | 2022-02-16 15:31:36 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-16 20:56:21 -0800 |
commit | 22b67d17194fa47ac06b27475e63bb9f7f65b307 (patch) | |
tree | 4b20e88d254afe202db730698b7814d58bf8aa5e /drivers | |
parent | 4d078475bd159b16b2125a44c6ab24a1c3145187 (diff) |
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Both get and dump handlers for RTM_GETSTATS require that a filter_mask, a
mask of which attributes should be emitted in the netlink response, is
unset. rtnl_stats_dump() does include an extack in the bounce,
rtnl_stats_get() however does not. Fix the omission.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/01feb1f4bbd22a19f6629503c4f366aed6424567.1645020876.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions