IB/mlx5: Fix list_del of empty list
authorEli Cohen <eli@dev.mellanox.co.il>
Thu, 31 Oct 2013 13:26:33 +0000 (15:26 +0200)
committerRoland Dreier <roland@purestorage.com>
Fri, 15 Nov 2013 22:36:35 +0000 (14:36 -0800)
For archs with pages size of 4K, when the chunk is freed, fwp is not in the
list so avoid attempting to delete it.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found