diff options
author | Somnath Kotur <somnath.kotur@broadcom.com> | 2017-10-25 05:42:30 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-10-25 21:25:08 +0200 |
commit | 5455e73a76a397d77541bb5b0eedac137ef525b5 (patch) | |
tree | 147c8f970cd6e8582312c5614d4dc20df45716dd /drivers/fmc/fmc-debug.c | |
parent | RDMA/cxgb4: Declare stag as __be32 (diff) | |
download | linux-5455e73a76a397d77541bb5b0eedac137ef525b5.tar.xz linux-5455e73a76a397d77541bb5b0eedac137ef525b5.zip |
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
When host is shutting down, it invokes the shutdown hook of the
L2 driver where it would attempt to free the MSI-X vectors, but would fail
because some vectors are held by the RoCE driver.
Implement the new hook in the L2 -> RoCE interface which will be invoked so that
the RoCE driver can unregister the device and free up the MSI-X vectors it had
claimed so that L2 can proceed with it's shutdown without failure.
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/fmc/fmc-debug.c')
0 files changed, 0 insertions, 0 deletions