summaryrefslogtreecommitdiff
path: root/drivers/net/phy
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2018-12-13 14:03:37 +0300
committerDavid S. Miller <davem@davemloft.net>2018-12-17 22:18:02 +0300
commit4beaacc6fea5a5ec43c55c22a6c83c03a5ecc775 (patch)
treed7339bc54f9ee67b71054afd92f8055bed111c20 /drivers/net/phy
parentc03b0358ab60504151b35587c88205c7b7fe22be (diff)
downloadlinux-4beaacc6fea5a5ec43c55c22a6c83c03a5ecc775.tar.xz
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 <edumazet@google.com> Cc: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions