net/mlx5: use correct field in a union structure
authorYongseok Koh <yskoh@mellanox.com>
Sat, 12 May 2018 01:35:45 +0000 (18:35 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 May 2018 21:32:23 +0000 (22:32 +0100)
commitc9ec2192ffa7e3f5926acc13c6fc6f553d1a59a6
tree2066fecafd4164bd769b3256a68869e516b7f584
parent0cfdc1808de82357a924a479dc3f89de88cd91c2
net/mlx5: use correct field in a union structure

This is not a bug but it is better to use semantically correct field.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5_rxq.c