]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
authorMichael Chan <michael.chan@broadcom.com>
Wed, 8 Mar 2017 23:44:33 +0000 (18:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Mar 2017 01:38:31 +0000 (17:38 -0800)
commitc1b977e4f7e85a1b9dddd0f8289f53bc31b87e55
treeb2c3fea135aec59e064e8279e3e1ee2320cbeea2
parent5bdbd132206ebdeada2eeba728c2d4df3f70f389
bnxt_en: Call bnxt_ulp_stop() during tx timeout.

If we call bnxt_reset_task() due to tx timeout, we should call
bnxt_ulp_stop() to inform the RDMA driver about the error and the
impending reset.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c