Skip to content
Commit 6fef7ed1 authored by Yury Norov's avatar Yury Norov
Browse files

scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()



Calling cpumask_next_wrap_old() with starting CPU equal to wrapping CPU
is the same as request to find next CPU, wrapping around if needed.

cpumask_next_wrap() is the proper replacement for that.

Reviewed-by: default avatarJustin Tee <justin.tee@broadcom.com>
Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
parent 0cad4092
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment