diff options
| author | Xiang Zhang <[email protected]> | 2025-01-07 02:24:31 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2025-01-10 02:01:25 +0000 |
| commit | 63ca02221cc5aa0731fe2b0cc28158aaa4b84982 (patch) | |
| tree | fdca9a848881e8c99cf075a98cca5001812bc601 /net/unix/af_unix.c | |
| parent | scsi: core: Fix command pass through retry regression (diff) | |
| download | kernel-63ca02221cc5aa0731fe2b0cc28158aaa4b84982.tar.gz kernel-63ca02221cc5aa0731fe2b0cc28158aaa4b84982.zip | |
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
The ISCSI_UEVENT_GET_HOST_STATS request is already handled in
iscsi_get_host_stats(). This fix ensures that redundant responses are
skipped in iscsi_if_rx().
- On success: send reply and stats from iscsi_get_host_stats()
within if_recv_msg().
- On error: fall through.
Signed-off-by: Xiang Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
