[PATCH v5 0/2] kni: fix build warnings with Linux 5.17+
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Wed Jun 8 19:23:39 CEST 2022
On 6/8/22 15:11, Andrew Rybchenko wrote:
> v5:
> - fix broken build
>
> v4:
> - restore original patch author
> - resend with cover letter to address patchwork recognition as a
> series
>
> v3:
> - split single patch into two
> - clarify patches summary and description
>
> Ke Zhang (2):
> kni: use dedicated function to set random MAC address
> kni: fix warning about discarding const qualifier
>
> kernel/linux/kni/compat.h | 4 ++++
> kernel/linux/kni/kni_misc.c | 13 +++++++++----
> kernel/linux/kni/kni_net.c | 4 ++++
> 3 files changed, 17 insertions(+), 4 deletions(-)
>
With review notes from Ferruh processed applied to dpdk-next-net/main.
More information about the dev
mailing list