mbox

[v5,0/2] kni: fix build warnings with Linux 5.17+

Message ID 20220608121117.1445731-1-andrew.rybchenko@oktetlabs.ru (mailing list archive)
Headers

Message

Andrew Rybchenko June 8, 2022, 12:11 p.m. UTC
  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(-)