From: David S. Miller Date: Tue, 9 Jan 2018 01:53:15 +0000 (-0500) Subject: Merge branch 'net-netdev_WARN_ONCE' X-Git-Tag: for-linus-20180210~31^2~215 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f1f2b7c325debbc0a58f6e44ece3e5d94ded843d;p=linux-block.git Merge branch 'net-netdev_WARN_ONCE' Gal Pressman says: ==================== Replace WARN_ONCE usages with netdev_WARN_ONCE This series will fix an issue in netdev_WARN_ONCE, improve its formatting and replace drivers' usage of WARN_ONCE to netdev_WARN_ONCE. Driver specific patches were compilation tested, in addition, functional tested on Mellanox NIC. v1->v2: - Addressed commit message comments in patch #1 ==================== Signed-off-by: David S. Miller --- f1f2b7c325debbc0a58f6e44ece3e5d94ded843d