ionic: move adminq-notifyq handling to main file
authorShannon Nelson <shannon.nelson@amd.com>
Wed, 6 Mar 2024 23:29:48 +0000 (15:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2024 11:54:34 +0000 (11:54 +0000)
commit05c9447395e52ba87a66e25031025ef0a5095317
treef0a22f1caaab117c4b2c85065d8ac38fed235d10
parent90c01ede6d314250f714188cd27ce4c0d39a2bd9
ionic: move adminq-notifyq handling to main file

Move the AdminQ and NotifyQ queue handling to ionic_main.c with
the rest of the adminq code.

Suggested-by: Neel Patel <npatel2@amd.com>
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.h
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_main.c