diff options
author | Shannon Nelson <snelson@pensando.io> | 2021-10-01 11:05:53 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-02 14:00:21 +0100 |
commit | 26671ff92c632e9c2fe25c3438887493c4123ad1 (patch) | |
tree | b5f87e14f1e3d048d7f652349bf86fc317d63df7 /drivers/net/ethernet/pensando/ionic/ionic_main.c | |
parent | 36b20b7fb1c3cba2334f772face5f42f8e644a8f (diff) |
ionic: move lif mutex setup and delete
Move creation and deletion of lif mutex a level out to
lif creation and delete, rather than in init and deinit.
This assures that nothing will get hung if anything is waiting
on the mutex while the driver is clearing the lif while handling
the fw_down/fw_up cycle.
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/pensando/ionic/ionic_main.c')
0 files changed, 0 insertions, 0 deletions