Viacheslav Ovsiienko 897dbd3c86 net/mlx4: fix memory region cleanup
mlx4 driver has a global list of Memory Regions created by
device, and there is a ml4_mr_release() routine which makes
a memory cleanup at device closing. The head of device MR list
was fetched outside the rwlock protected section. Also some
noticed typos are fixed.

Fixes: 9797bfcce1c9 ("net/mlx4: add new memory region support")
Cc: stable@dpdk.org

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
2019-04-19 14:51:55 +02:00
..
2019-04-05 17:45:22 +02:00
2018-04-11 01:47:47 +02:00
2018-04-11 01:47:47 +02:00
2019-04-19 14:51:55 +02:00
2018-04-11 01:47:47 +02:00
2018-04-11 01:47:47 +02:00
2019-04-12 11:02:02 +02:00
2019-04-12 11:02:02 +02:00