diff options
author | 2016-12-07 00:26:17 -0500 | |
---|---|---|
committer | 2016-12-07 10:59:25 -0500 | |
commit | aa8ed021ab515a93f2a052e9cc80320882889698 (patch) | |
tree | 1f64dd350e2e717ac359072a27e265a2fb598d93 /tools/perf/scripts/python | |
parent | bnxt_en: Enable MSIX early in bnxt_init_one(). (diff) | |
download | linux-dev-aa8ed021ab515a93f2a052e9cc80320882889698.tar.xz linux-dev-aa8ed021ab515a93f2a052e9cc80320882889698.zip |
bnxt_en: Move function reset to bnxt_init_one().
Now that MSIX is enabled in bnxt_init_one(), resources may be allocated by
the RDMA driver before the network device is opened. So we cannot do
function reset in bnxt_open() which will clear all the resources.
The proper place to do function reset now is in bnxt_init_one().
If we get AER, we'll do function reset as well.
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions