Re: [PATCH net-next 00/23] Clean driver, module and FW versions
From: David Miller <davem@davemloft.net>
Date: 2020-03-04 01:55:22
Also in:
linux-arm-kernel, linuxppc-dev, lkml
From: David Miller <davem@davemloft.net>
Date: 2020-03-04 01:55:22
Also in:
linux-arm-kernel, linuxppc-dev, lkml
From: Leon Romanovsky <leon@kernel.org> Date: Sun, 1 Mar 2020 16:44:33 +0200
From: Leon Romanovsky <redacted> Hi, This is second batch of the series which removes various static versions in favour of globaly defined Linux kernel version. The first part with better cover letter can be found here https://lore.kernel.org/lkml/20200224085311.460338-1-leon@kernel.org (local) The code is based on 68e2c37690b0 ("Merge branch 'hsr-several-code-cleanup-for-hsr-module'") and WIP branch is https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git/log/?h=ethtool
Series applied, thanks.