From: Carol L Soto Date: Tue, 2 Jun 2015 21:07:23 +0000 (-0500) Subject: net/mlx4_core: double free of dev_vfs X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5114a04e6c73a0c6e74737e801b8a3b3d40c7e36;p=pandora-kernel.git net/mlx4_core: double free of dev_vfs If user loads mlx4_core with num_vfs greater than supported then variable dev->dev_vfs is freed 2 times after unloading the driver. Acked-by: Or Gerlitz Signed-off-by: Carol L Soto Signed-off-by: David S. Miller --- Reading git-diff-tree failed