]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a583898fb67ddddc3c765c709d5a870a794969d
treed4cf4723b8430441d16ebcdd03c12a11f1eeafd2
parent85c9d9455df8ca808554f4e7ad41b199155fa49d
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