Files
linux/drivers
Dan Carpenter c7ebe23cee net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()
There is a minus character missing from ERR_PTR(ENOMEM) so if this
allocation fails it will lead to an Oops in the caller.

Fixes: dc48516ec7 ("net/mlx5: Lag, add support to create definers for LAG")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-10 14:43:20 +00:00
..
2021-09-08 11:50:26 -07:00
2021-10-28 12:47:49 +01:00
2021-10-29 13:17:21 +01:00
2021-10-21 09:00:56 -06:00
2021-10-28 14:42:20 +01:00