Files
linux/include
Gal Pressman 614361530f net: Fix netdev_WARN_ONCE macro
[ Upstream commit 72dd831e24 ]

netdev_WARN_ONCE is broken (whoops..), this fix will remove the
unnecessary "condition" parameter, add the missing comma and change
"arg" to "args".

Fixes: 375ef2b1f0 ("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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-12 12:31:10 +02:00
..
2017-11-30 13:37:29 +01:00
2018-04-12 12:31:10 +02:00
2018-04-12 12:31:03 +02:00