mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
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:
|
||
|---|---|---|
| .. | ||
| ipoib | ||
| iser | ||
| isert | ||
| opa_vnic | ||
| srp | ||
| srpt | ||
| Makefile | ||