diff options
author | Nilesh Javali <[email protected]> | 2015-05-19 05:51:58 -0400 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-06-02 17:15:24 -0700 |
commit | 35843048e7e979df3b7b9f2ad49e21797a11386b (patch) | |
tree | d5a3da6137c62296738dd1b0c690378f7476b28c /tools/perf/scripts/python/netdev-times.py | |
parent | 5fc956c243852608db1e4ef74b92bb4445313912 (diff) |
bnx2i: Fix call trace while device reset
The driver waits for command completion event while cleanup of task
within the frwd lock and back locks. The frwd lock was still held
which caused the call trace while issuing a device reset.
Release the frwd lock along with the back lock
to avoid waiting in the lock context.
Signed-off-by: Nilesh Javali <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions