aboutsummaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorGravatar Eric Dumazet <edumazet@google.com> 2021-12-14 00:42:30 -0800
committerGravatar David S. Miller <davem@davemloft.net> 2021-12-15 10:27:47 +0000
commit34ac17ecbf575eb079094d44f1bd30c66897aa21 (patch)
tree2b548e07ac179eb8b5dbcb8f45a953c0baf1ef6e /LICENSES
parentMerge branch 'net-dsa-hellcreek-fix-handling-of-mgmt-protocols' (diff)
downloadlinux-34ac17ecbf575eb079094d44f1bd30c66897aa21.tar.gz
linux-34ac17ecbf575eb079094d44f1bd30c66897aa21.tar.bz2
linux-34ac17ecbf575eb079094d44f1bd30c66897aa21.zip
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 'LICENSES')
0 files changed, 0 insertions, 0 deletions