diff options
author | Jon Hunter <[email protected]> | 2023-02-09 12:53:19 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-15 12:36:22 +0100 |
commit | 19ac99072e679f1e3807603206e3f3b1a7c14729 (patch) | |
tree | f3bc054b612ededd75582663d8fa10bea3fa5b0c /scripts/gdb/linux/vmalloc.py | |
parent | 938fc645317632d79c048608689683b5437496ea (diff) |
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 <[email protected]>
Reviewed-by: Andrzej Pietrasiewicz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions