From: Jakub Kicinski Date: Tue, 25 Jul 2023 00:12:06 +0000 (-0700) Subject: Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue X-Git-Tag: v6.6.17~4313^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0291103d23276bc38d9b91f327e8dc3cecfdb0e;p=platform%2Fkernel%2Flinux-rpi.git Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2023-07-21 (i40e, iavf) This series contains updates to i40e and iavf drivers. Wang Ming corrects an error check on i40e. Jake unlocks crit_lock on allocation failure to prevent deadlock and stops re-enabling of interrupts when it's not intended for iavf. * '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue: iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED iavf: fix potential deadlock on allocation failure i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir() ==================== Link: https://lore.kernel.org/r/20230721155812.1292752-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski --- f0291103d23276bc38d9b91f327e8dc3cecfdb0e