]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
authorPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Fri, 4 Apr 2025 10:23:19 +0000 (12:23 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 3 Jun 2025 16:48:03 +0000 (09:48 -0700)
commit257a8241ad7f4dc312494f69e3bc79a5598b4514
treed243ceb2f00455850989b9f4e5103c2c1793e09e
parentecb4cd0461accc446d20a7a167f39ed2fd5e9b0e
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()

Finish up easy refactor of watchdog_task, total for this + prev two
commits is:
 1 file changed, 47 insertions(+), 82 deletions(-)

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/iavf/iavf_main.c