diff options
| author | Alexander Duyck <[email protected]> | 2025-05-06 16:00:18 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-05-08 09:33:30 +0000 |
| commit | 1b34d1c1dc8384884febd83140c9afbc7c4b9eb8 (patch) | |
| tree | 4a921596a9df5af5269c8478044ee9bd75537c58 /tools/testing/selftests/drivers/net/lib/py/env.py | |
| parent | fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready (diff) | |
| download | kernel-1b34d1c1dc8384884febd83140c9afbc7c4b9eb8.tar.gz kernel-1b34d1c1dc8384884febd83140c9afbc7c4b9eb8.zip | |
fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
This change pulls the call to fbnic_fw_xmit_cap_msg out of
fbnic_mbx_init_desc_ring and instead places it in the polling function for
getting the Tx ready. Doing that we can avoid the potential issue with an
interrupt coming in later from the firmware that causes it to get fired in
interrupt context.
Fixes: 20d2e88cc746 ("eth: fbnic: Add initial messaging to notify FW of our presence")
Signed-off-by: Alexander Duyck <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://patch.msgid.link/174654721876.499179.9839651602256668493.stgit@ahduyck-xeon-server.home.arpa
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions
