aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHuazhong Tan <[email protected]>2019-04-06 15:43:35 +0800
committerDavid S. Miller <[email protected]>2019-04-08 15:30:49 -0700
commit7d60070668e4bf53571f43c6cf30838ca5dccffd (patch)
tree289612a0f9643ab49900ed06af0babcf6933cb76 /tools/perf/scripts/python
parent4339ef396ab65a61f7f22f36d7ba94b6e9e0939b (diff)
net: hns3: remove resetting check in hclgevf_reset_task_schedule
The checking of HCLGEVF_STATE_RST_HANDLING flag in the hclgevf_reset_task_schedule() will make some scheduling of reset pending fail. This flag will be checked in the hclgevf_reset_service_task(), it is unnecessary to check it in the hclgevf_reset_task_schedule(). So this patch removes it. Fixes: 35a1e50343bd ("net: hns3: Add VF Reset Service Task to support event handling") Signed-off-by: Huazhong Tan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions