diff options
author | Michal Kubecek <mkubecek@suse.cz> | 2020-03-12 21:07:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-12 15:32:32 -0700 |
commit | 98130546da115a8aab663bc0c0971cc0bcc50542 (patch) | |
tree | b3da89cf289a1482be374774f6dc058a8e83daa6 /ipc | |
parent | f8ab30477690bb156536a76686a5a766efe587f8 (diff) | |
download | linux-98130546da115a8aab663bc0c0971cc0bcc50542.tar.bz2 |
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 'ipc')
0 files changed, 0 insertions, 0 deletions