aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2018-04-12 11:15:59 -0700
committerJeff Kirsher <[email protected]>2018-05-09 09:02:48 -0700
commit0a3e92de1be42b5dbed4b81f835740d3f58c5430 (patch)
tree638783b040e6136084b46c7611f46306652223b3 /tools/perf/scripts/python
parent454ca380ce3cac79bfd295f5a7ae15ec26ff1b67 (diff)
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
We don't actually need to check if the host mbx is ready when queuing MAC requests, because these are not handled by a special queue which queues up requests until the mailbox is capable of handling them. Pull these requests outside the fm10k_host_mbx_ready() check, as it is not necessary. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions