diff options
| author | Eric Dumazet <[email protected]> | 2018-12-13 03:03:37 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-12-17 11:18:02 -0800 |
| commit | 4beaacc6fea5a5ec43c55c22a6c83c03a5ecc775 (patch) | |
| tree | d7339bc54f9ee67b71054afd92f8055bed111c20 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | c03b0358ab60504151b35587c88205c7b7fe22be (diff) | |
net/mlx4_en: remove fallback after kzalloc_node()
kzalloc_node(..., GFP_KERNEL, node) will attempt to allocate
memory as close as possible to the node.
There is no need to fallback to kzalloc() if this has failed.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Tariq Toukan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions