summaryrefslogtreecommitdiff
path: root/fs/ntfs
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2021-12-14 11:42:30 +0300
committerDavid S. Miller <davem@davemloft.net>2021-12-15 13:27:47 +0300
commit34ac17ecbf575eb079094d44f1bd30c66897aa21 (patch)
tree2b548e07ac179eb8b5dbcb8f45a953c0baf1ef6e /fs/ntfs
parent6cf7a1ac0fedad8a70c050ade8a27a2071638500 (diff)
downloadlinux-34ac17ecbf575eb079094d44f1bd30c66897aa21.tar.xz
ethtool: use ethnl_parse_header_dev_put()
It seems I missed that most ethnl_parse_header_dev_get() callers declare an on-stack struct ethnl_req_info, and that they simply call dev_put(req_info.dev) when about to return. Add ethnl_parse_header_dev_put() helper to properly untrack reference taken by ethnl_parse_header_dev_get(). Fixes: e4b8954074f6 ("netlink: add net device refcount tracker to struct ethnl_req_info") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions