mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 17:40:41 +09:00
This reverts commit0ad646c81b. As noticed by Jakub, this is no longer needed after commit11fc7d5a0a("tun: fix memory leak in error path") This no longer exports dev_get_valid_name() for the exclusive use of tun driver. Suggested-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>