aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2016-12-07 00:26:17 -0500
committerDavid S. Miller <[email protected]>2016-12-07 10:59:25 -0500
commitaa8ed021ab515a93f2a052e9cc80320882889698 (patch)
tree1f64dd350e2e717ac359072a27e265a2fb598d93 /tools/perf/util/scripting-engines/trace-event-python.c
parent7809592d3e2ec79cd1feab0cc96169d22f6ffee1 (diff)
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 <[email protected]> Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions