]> git.baikalelectronics.ru Git - kernel.git/commit
um: Don't overwrite ethtool driver version
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 20 Feb 2020 08:40:13 +0000 (10:40 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 29 Mar 2020 21:20:25 +0000 (23:20 +0200)
commitdbcf8891526c310580150d42d705cce032fe265e
tree5a5a6c92be3622ffb4a1080af5c2960bb781c27a
parent55ac735ec13b3a9f707f4913542b760213ecfea1
um: Don't overwrite ethtool driver version

In-tree drivers don't need to manage internal version because
they are aligned to the global Linux kernel version, which is
reported by default with "ethtool -i".

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/net_kern.c
arch/um/drivers/vector_kern.c