summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>2014-10-28 16:50:06 +0200
committerJohn W. Linville <linville@tuxdriver.com>2014-10-30 15:26:49 -0400
commitcded936962a3be2f8fe1f0b4a4e3c45d8a8047ce (patch)
tree6b6307efdcf38f598d20ad7e27c9a49f84976f6a /tools/perf/scripts/python
parent84936626efbfacaf53505020610ae275fae2bf88 (diff)
wil6210: do not attempt FW recovery if interface is down
When interface is down, recovery flow should not be attempted. Next ndo_open() will trigger target reset, that is FW recovery. Doing recovery while interface is down cause internal "up", leaving internal driver state in conflict with network stack. Then, when network stack will call ndo_open(), kernel oops will be triggered. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions