]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: Delete unneeded function argument
authorYuval Shaia <yuval.shaia@oracle.com>
Thu, 16 Aug 2018 09:02:20 +0000 (12:02 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Aug 2018 19:28:06 +0000 (12:28 -0700)
commit54c73f8651500181a948aa6767ae8c2bcfbe9f35
tree9bab44212994b5d982b5b4138342a08e171d517b
parent70fd8036d0d77bd93ae12185c66504a409d5b54e
net/mlx5e: Delete unneeded function argument

priv argument is not used by the function, delete it.

Fixes: a89842811ea98 ("net/mlx5e: Merge per priority stats groups")
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c