From: Jakub Kicinski Date: Fri, 27 Oct 2023 22:35:51 +0000 (-0700) Subject: Merge branch 'intel-wired-lan-driver-updates-for-2023-10-23-iavf' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a4213705b88e61cadb5df41e3bc7aae4f4b7f3ec;p=linux.git Merge branch 'intel-wired-lan-driver-updates-for-2023-10-23-iavf' Jacob Keller says: ==================== Intel Wired LAN Driver Updates for 2023-10-23 (iavf) This series includes iAVF driver cleanups from Michal Schmidt. Michal removes and updates stale comments, fixes some locking anti-patterns, improves handling of resets when the PF is slow, avoids unnecessary duplication of netdev state, refactors away some duplicate code, and finally removes the never-actually-used client interface. Changes since v1: * Dropped patch ("iavf: in iavf_down, disable queues when removing the driver") which was applied directly to net. * Fixed a merge conflict due to 7db311104388 ("iavf: initialize waitqueues before starting watchdog_task"). V1 was originally posted at: https://lore.kernel.org/netdev/20231027104109.4f536f51@kernel.org/T/#mfadbdb39313eeccc616fdee80a4fdd6bda7e2822 ==================== Link: https://lore.kernel.org/r/20231027175941.1340255-1-jacob.e.keller@intel.com Signed-off-by: Jakub Kicinski --- a4213705b88e61cadb5df41e3bc7aae4f4b7f3ec