diff options
author | Gal Pressman <galp@mellanox.com> | 2018-01-07 12:08:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-08 20:53:14 -0500 |
commit | 72dd831e24cc9487a9cd534fdd675fe97e3c1839 (patch) | |
tree | 8d888cb6b1067b1dcddd8298f892071cd5f71940 /drivers/net/ethernet/mellanox | |
parent | 9f0e896f35020d1e0e513b365a62fb5e06066764 (diff) | |
download | linux-72dd831e24cc9487a9cd534fdd675fe97e3c1839.tar.bz2 |
net: Fix netdev_WARN_ONCE macro
netdev_WARN_ONCE is broken (whoops..), this fix will remove the
unnecessary "condition" parameter, add the missing comma and change
"arg" to "args".
Fixes: 375ef2b1f0d0 ("net: Introduce netdev_*_once functions")
Signed-off-by: Gal Pressman <galp@mellanox.com>
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox')
0 files changed, 0 insertions, 0 deletions