[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220811161714.305094-1-anthony.l.nguyen@intel.com>
Date: Thu, 11 Aug 2022 09:17:12 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-08-11 (ice)
This series contains updates to ice driver only.
Benjamin corrects a misplaced parenthesis for a WARN_ON check.
Michal removes WARN_ON from a check as its recoverable and not
warranting of a call trace.
The following are changes since commit 84ba28901629cd3aa3b24d359bc4da3ac24c2329:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Benjamin Mikailenko (1):
ice: Fix VSI rebuild WARN_ON check for VF
Michal Jaron (1):
ice: Fix call trace with null VSI during VF reset
drivers/net/ethernet/intel/ice/ice_lib.c | 2 +-
drivers/net/ethernet/intel/ice/ice_vf_lib.c | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
--
2.35.1
Powered by blists - more mailing lists