mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 04:10:02 +02:00
The q_pair_id to address a queue pair in the lm bar should be
calculated by queue_id / 2 rather than queue_id / nr_vring.
Fixes:
|
||
|---|---|---|
| .. | ||
| ifcvf_base.c | ||
| ifcvf_base.h | ||
| ifcvf_main.c | ||
| Makefile | ||