commit | 2b136d025348774633a2f6fc2a87f0cf409a3ab9 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@dev.mellanox.co.il> | Thu Oct 31 15:26:33 2013 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 15 14:36:35 2013 -0800 |
tree | 9d66d199f81bb4d9b37a0802e97b0cacaca9b884 | |
parent | 7e2e19210a8bbbcacd31e8ce4a0ea64e3ac37dea [diff] |
IB/mlx5: Fix list_del of empty list 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>