Merge branch 'intel-wired-lan-driver-updates-2023-10-19-idpf'
authorJakub Kicinski <kuba@kernel.org>
Mon, 23 Oct 2023 22:55:33 +0000 (15:55 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 23 Oct 2023 22:55:33 +0000 (15:55 -0700)
commit70b1aca365cbbbc7c4570463306c77ed1776bc3d
tree53420a8f72766c04476d169acd88e60cf457c3a3
parent81a4169856987b65918a93e9b9f53a28496575cf
parent46d913d4800e5b02fa20683785d873404f1667c4
Merge branch 'intel-wired-lan-driver-updates-2023-10-19-idpf'

Jacob Keller says:

====================
Intel Wired LAN Driver Updates 2023-10-19 (idpf)

This series contains two fixes for the recently merged idpf driver.

Michal adds missing logic for programming the scheduling mode of completion
queues.

Pavan fixes a call trace caused by the mailbox work item not being canceled
properly if an error occurred during initialization.
====================

Link: https://lore.kernel.org/r/20231023202655.173369-1-jacob.e.keller@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>