diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2018-04-12 11:15:59 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-05-09 09:02:48 -0700 |
commit | 0a3e92de1be42b5dbed4b81f835740d3f58c5430 (patch) | |
tree | 638783b040e6136084b46c7611f46306652223b3 /net/ipv6/tcp_ipv6.c | |
parent | 454ca380ce3cac79bfd295f5a7ae15ec26ff1b67 (diff) | |
download | linux-0a3e92de1be42b5dbed4b81f835740d3f58c5430.tar.gz linux-0a3e92de1be42b5dbed4b81f835740d3f58c5430.tar.bz2 linux-0a3e92de1be42b5dbed4b81f835740d3f58c5430.zip |
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 <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions