[PATCH net-next 0/2] add callback
Vikas Gupta <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.kernel,gmane.linux.drivers.rdma |
|---|---|
| Message-ID | <[email protected]> |
Hi, This series introduces support for the PCI shutdown callback. Patch 1 implements it in the bng_re (RoCE) driver and patch 2 in the bnge driver. Thanks, Vikas Usman S. Ansari (1): bng_re: add support for the shutdown callback Vikas Gupta (1): bnge: add steps in bnge_shutdown() drivers/infiniband/hw/bng_re/bng_dev.c | 6 +++++ .../net/ethernet/broadcom/bnge/bnge_core.c | 24 +++++++++++++++++++ 2 files changed, 30 insertions(+) -- 2.47.1