commit | b386cd362ffea09d05c56bfa85d104562e860647 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Wed Mar 08 18:44:33 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 09 17:38:31 2017 -0800 |
tree | b2c3fea135aec59e064e8279e3e1ee2320cbeea2 | |
parent | 3c2217a675bac22afb149166e0de71809189850d [diff] |
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>