HomeFreeBSD

MFC r358220:

Description

MFC r358220:
Fix broken MLX5_IB_INDEX() macro in mlx5ib(4).

The index should be computed as distance from arg[0] and not
the beginning of struct mlx5_ib_congestion .

While at it fix a use of zero length array to avoid depending
on undefined compiler behaviour.

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS358281: MFC r358220:
Branches
Unknown
Tags
Unknown