commit | f1f2b7c325debbc0a58f6e44ece3e5d94ded843d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jan 08 20:53:15 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 20:53:15 2018 -0500 |
tree | ccf68fa47d2664c278977d19b8847cf04ceed0b7 | |
parent | 9f0e896f35020d1e0e513b365a62fb5e06066764 [diff] | |
parent | 9d0b967f0e3d4a79a142770b0032953f65e91df8 [diff] |
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 <davem@davemloft.net>