From: Eli Cohen Date: Thu, 31 Oct 2013 13:26:33 +0000 (+0200) Subject: IB/mlx5: Fix list_del of empty list X-Git-Tag: v3.13-rc1~44^2^7~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b136d025348774633a2f6fc2a87f0cf409a3ab9;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed