diff options
| author | Jakub Kicinski <[email protected]> | 2025-06-24 14:28:34 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-06-26 12:56:14 +0000 |
| commit | d42e5248c9fa7796d4e16b92cc084dc52b1d4731 (patch) | |
| tree | 60dd5a308dbb92c96c4153fb1fb2b70ae7f6f3db /net/unix/af_unix.c | |
| parent | eth: fbnic: sort includes (diff) | |
| download | kernel-d42e5248c9fa7796d4e16b92cc084dc52b1d4731.tar.gz kernel-d42e5248c9fa7796d4e16b92cc084dc52b1d4731.zip | |
eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmpl
fbnic_fw_clear_cmpl() does the inverse of fbnic_mbx_set_cmpl().
It removes the completion from the mailbox table.
It also calls fbnic_mbx_set_cmpl_slot() internally.
It should have fbnic_mbx prefix, not fbnic_fw.
I'm not very clear on what the distinction is between the two
prefixes but the matching "set" and "clear" functions should
use the same prefix.
While at it move the "clear" function closer to the "set".
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
