From: cls...@linux.vnet.ibm.com
Date: Tue, 2 Jun 2015 16:07:23 -0500
> From: Carol L Soto
>
> 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
Applie
From: Carol L Soto
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
---
drivers/net/ethernet/mellanox/mlx4/main.c | 1 +
1 file changed, 1 insertion(+)
diff --g