ionic: remove unnecessary indirection
authorShannon Nelson <shannon.nelson@amd.com>
Sat, 11 Feb 2023 00:50:14 +0000 (16:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2023 11:05:11 +0000 (11:05 +0000)
commit7bb990097db7ade1467c731fe4d80223e00004d8
treef41ef314efd67215071de49a086516d22a8ca9ab
parent8024edf3590c83f467374857d7c3082d4b3bf079
ionic: remove unnecessary indirection

We have the pointer already, don't need to go through the
lif struct for it.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c