commit | cf97050d547281edc5b813b501d5888c60f23bb2 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Thu Jun 15 14:35:31 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 15 22:53:22 2017 -0400 |
tree | 14a72b88333083b902c9f35a024329f8cac4291c | |
parent | 1492a3a7b27e78a51efda143f84ff9674acc8491 [diff] |
net/mlx4_en: Remove unused argument in TX datapath function Remove owner argument, as it is obsolete and unused. This also saves the overhead of calculating its value in data-path. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Saeed Mahameed <saeedm@mellanox.com> Cc: kernel-team@fb.com Cc: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>