If the kernel is unable to allocate memory for the variable dmr then
err will be returned without being set. Set err to -ENOMEM in this
case.
Fixes:
|
||
|---|---|---|
| .. | ||
| mlx5_vdpa.h | ||
| mlx5_vdpa_ifc.h | ||
| mr.c | ||
| resources.c | ||
If the kernel is unable to allocate memory for the variable dmr then
err will be returned without being set. Set err to -ENOMEM in this
case.
Fixes:
|
||
|---|---|---|
| .. | ||
| mlx5_vdpa.h | ||
| mlx5_vdpa_ifc.h | ||
| mr.c | ||
| resources.c | ||