diff options
author | 2023-02-09 12:53:19 +0000 | |
---|---|---|
committer | 2023-02-15 12:36:22 +0100 | |
commit | 19ac99072e679f1e3807603206e3f3b1a7c14729 (patch) | |
tree | f3bc054b612ededd75582663d8fa10bea3fa5b0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: gadget: u_ether: Convert prints to device prints (diff) | |
download | wireguard-linux-19ac99072e679f1e3807603206e3f3b1a7c14729.tar.xz wireguard-linux-19ac99072e679f1e3807603206e3f3b1a7c14729.zip |
usb: gadget: u_ether: Don't warn in gether_setup_name_default()
The function gether_setup_name_default() is called by various USB
ethernet gadget drivers. Calling this function will select a random
host and device MAC addresses. A properly working driver should be
silent and not warn the user about default MAC addresses selection.
Given that the MAC addresses are also printed when the function
gether_register_netdev() is called, remove these unnecessary warnings.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Andrzej Pietrasiewicz <andrzej.p@collabora.com>
Link: https://lore.kernel.org/r/20230209125319.18589-2-jonathanh@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions