commit | b3c04e8340824cae0f40bc2b4a009025b0d6e285 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Wed Jun 12 12:18:35 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 14 15:35:17 2019 -0700 |
tree | 0b682e54bc3a89f9d6aeb85d5f111a6e4d998937 | |
parent | d96ec97511149b447712a5a401b290913cbd4426 [diff] |
net/mlx5e: use indirect calls wrapper for skb allocation We can avoid an indirect call per packet wrapping the skb creation with the appropriate helper. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Acked-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>