]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ionic: fold adminq clean into service routine
authorShannon Nelson <shannon.nelson@amd.com>
Wed, 6 Mar 2024 23:29:52 +0000 (15:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2024 11:54:34 +0000 (11:54 +0000)
commit8599bd4cf30f0e32954ae3915f65db05a0c3d5ea
treecc077b0720c11efe5ed955a1c022b0146130543b
parent4dcd4575bfb17d0f6e3d53e2f217a0414518a20c
ionic: fold adminq clean into service routine

Since the AdminQ clean is a simple action called from only
one place, fold it back into the service routine.

Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_main.c