diff options
author | 2020-03-12 21:07:38 +0100 | |
---|---|---|
committer | 2020-03-12 15:32:32 -0700 | |
commit | 98130546da115a8aab663bc0c0971cc0bcc50542 (patch) | |
tree | b3da89cf289a1482be374774f6dc058a8e83daa6 /net/ipv4/tcp_ipv4.c | |
parent | Merge branch 'Introduce-connection-tracking-offload' (diff) | |
download | linux-rng-98130546da115a8aab663bc0c0971cc0bcc50542.tar.xz linux-rng-98130546da115a8aab663bc0c0971cc0bcc50542.zip |
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Andrew Lunn pointed out that even if it's documented that
ethnl_parse_header() takes reference to network device if it fills it
into the target structure, its name doesn't make it apparent so that
corresponding dev_put() looks like mismatched.
Rename the function ethnl_parse_header_dev_get() to indicate that it
takes a reference.
Suggested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions