On Mon, May 29, 2017 at 8:24 PM, David Miller <da...@davemloft.net> wrote: > From: Michael Chan <michael.c...@broadcom.com> > Date: Mon, 29 May 2017 19:06:03 -0400 > >> The 1st 2 patches add short firmware message support for new VF devices. >> The 3rd patch adds a pci shutdown callback for the RDMA driver for proper >> shutdown. The next 3 patches improve the doorbell operations by >> elimiating the double doorbell workaround on newer chips, and by adding >> xmit_more support. The last patch adds a parameter to bnxt_set_dflt_rings(). > > Series applied, but where is the change that sets the new ulp_shutdown > method pointer to something? >
That will be done by the bnxt_re maintainers through the RDMA tree. They are still working on it.