diff options
| author | Amir Vadai <[email protected]> | 2015-06-04 19:30:36 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-06-04 16:41:00 -0700 |
| commit | 5e24851ec502334986c2ac775beb4b7184a0b6c5 (patch) | |
| tree | 5d36a97493ba9c73dd59aa9f9a947e8609ff605a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 6a0d7a054f90442ab9788b1435be4b69c262b37f (diff) | |
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 <[email protected]>
Signed-off-by: Amir Vadai <[email protected]>
Signed-off-by: Or Gerlitz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions