OSDN Git Service

net/mlx5e: RX, Generalise function of SKB frag addition
authorTariq Toukan <tariqt@mellanox.com>
Mon, 2 Apr 2018 11:30:34 +0000 (14:30 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 1 Jun 2018 23:48:14 +0000 (16:48 -0700)
commitfa698366b79a07b7cb0e16d3f4b9fd9d89acfd40
treed4cf4723b8430441d16ebcdd03c12a11f1eeafd2
parent75aa889fb9112874171dcb55b97302293dcd581e
net/mlx5e: RX, Generalise function of SKB frag addition

Rename it and pass truesize as an extra argument, as it will be used also
in Legacy RQ in a downstream patch.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c