diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2024-11-12 16:04:01 +0100 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2024-12-09 18:44:15 +0000 |
commit | 07dfa6e821e1c58cbd0f195173dddbd593721f9b (patch) | |
tree | 23fec47a5f1fe044cbbce4f9f105b35e24313745 /drivers/platform/x86/intel/pmt/class.c | |
parent | 07a756a49f4b4290b49ea46e089cbe6f79ff8d26 (diff) | |
download | linux-07dfa6e821e1c58cbd0f195173dddbd593721f9b.tar.gz linux-07dfa6e821e1c58cbd0f195173dddbd593721f9b.tar.bz2 linux-07dfa6e821e1c58cbd0f195173dddbd593721f9b.zip |
hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
The reference implementation of hv_get_dns_info which is in the tree uses
/etc/resolv.conf to get DNS servers and this does not require to know which
NIC is queried. Distro specific implementations, however, may want to
provide per-NIC, fine grained information. E.g. NetworkManager keeps track
of DNS servers per connection.
Similar to hv_get_dhcp_info, pass NIC name as a parameter to
hv_get_dns_info script.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Link: https://lore.kernel.org/r/20241112150401.217094-1-vkuznets@redhat.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20241112150401.217094-1-vkuznets@redhat.com>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions