mirror of https://github.com/torvalds/linux.git
Use different loop variables for the inner and outer loop. This avoids
that an infinite loop occurs if there are more RDMA channels than
target->req_ring_size.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kbuild | ||
| Kconfig | ||
| ib_srp.c | ||
| ib_srp.h | ||