net/mlx5: fix function documentation
authorAsaf Penso <asafp@mellanox.com>
Thu, 29 Nov 2018 11:39:32 +0000 (11:39 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 13 Dec 2018 16:32:10 +0000 (16:32 +0000)
commit16a25aa1b73f1a2249979c226c9ced24802e87a6
tree4f3284b4f03bc14f9d52eb7921d1e2c2cebb833e
parent292fdb76024fce3263e3c33009d37f46c10eddc5
net/mlx5: fix function documentation

tso and vlan parameters were removed from the signature
of txq_mbuf_to_swp function.

The documentation of the function was not updated accordingly.

Remove the tso and vlan documentation to match the function signature.

Fixes: 8f6d9e13a98c ("net/mlx5: remove redundant checks")
Cc: stable@dpdk.org
Signed-off-by: Asaf Penso <asafp@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/mlx5/mlx5_rxtx.h