summaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAlexander Duyck <alexanderduyck@fb.com>2025-05-06 09:00:05 -0700
committerPaolo Abeni <pabeni@redhat.com>2025-05-08 11:33:30 +0200
commitcdbb2dc3996a60ed3d7431c1239a8ca98c778e04 (patch)
treec9605aaf761605c950240dd143aff36d2df8ba12 /scripts/generate_rust_analyzer.py
parent0f9a959a0addd9bbc47e5d16c36b3a7f97981915 (diff)
downloadlinux-cdbb2dc3996a60ed3d7431c1239a8ca98c778e04.tar.gz
linux-cdbb2dc3996a60ed3d7431c1239a8ca98c778e04.tar.bz2
linux-cdbb2dc3996a60ed3d7431c1239a8ca98c778e04.zip
fbnic: Cleanup handling of completions
There was an issue in that if we were to shutdown we could be left with a completion in flight as the mailbox went away. To address that I have added an fbnic_mbx_evict_all_cmpl function that is meant to essentially create a "broken pipe" type response so that all callers will receive an error indicating that the connection has been broken as a result of us shutting down the mailbox. Fixes: 378e5cc1c6c6 ("eth: fbnic: hwmon: Add completion infrastructure for firmware requests") Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Link: https://patch.msgid.link/174654720578.499179.380252598204530873.stgit@ahduyck-xeon-server.home.arpa Reviewed-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions