diff options
| author | Amir Vadai <amirv@mellanox.com> | 2015-06-04 19:30:36 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-06-04 16:41:00 -0700 |
| commit | 5e24851ec502334986c2ac775beb4b7184a0b6c5 (patch) | |
| tree | 5d36a97493ba9c73dd59aa9f9a947e8609ff605a /include/linux/debugobjects.h | |
| parent | 6a0d7a054f90442ab9788b1435be4b69c262b37f (diff) | |
| download | cachepc-linux-5e24851ec502334986c2ac775beb4b7184a0b6c5.tar.gz cachepc-linux-5e24851ec502334986c2ac775beb4b7184a0b6c5.zip | |
net/mlx5_en: Add missing check for memory allocation failure
The patch afb736e9330a: "net/mlx5: Ethernet resource handling files"
from May 28, 2015, leads to the following static checker warning:
drivers/net/ethernet/mellanox/mlx5/core/en_flow_table.c:726 mlx5e_create_main_flow_table()
error: potential null dereference 'g'. (kcalloc returns null)
Fixes: afb736e9330a ("net/mlx5: Ethernet resource handling files")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
