Merge branch 'ice-bug-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 5 Apr 2022 10:50:28 +0000 (12:50 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 5 Apr 2022 10:50:28 +0000 (12:50 +0200)
commit61fb3eee13e8a79245059924e69fe3430f3f3b19
treec7b04b0e0b5438431fa243d477cbd42a59c48084
parent2b04bd4f03bba021959ca339314f6739710f0954
parent05ef6813b234db3196f083b91db3963f040b65bb
Merge branch 'ice-bug-fixes'

Tony Nguyen says:

====================
ice bug fixes

Alice Michael says:

There were a couple of bugs that have been found and
fixed by Anatolii in the ice driver.  First he fixed
a bug on ring creation by setting the default value
for the teid.  Anatolli also fixed a bug with deleting
queues in ice_vc_dis_qs_msg based on their enablement.
---
v2: Remove empty lines between tags

The following are changes since commit 458f5d92df4807e2a7c803ed928369129996bf96:
  sfc: Do not free an empty page_ring
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
====================

Link: https://lore.kernel.org/r/20220404183548.3422851-1-anthony.l.nguyen@intel.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>