OSDN Git Service

Merge branch 'ionic-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2021 00:37:13 +0000 (17:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2021 00:37:13 +0000 (17:37 -0700)
commit3c7a83fa427daf08c46a9af41be3cd3267832fe6
treea652e6a5e5c225fd1cdfb3d00ca9112a39bdab52
parent578c97b0b243c7450b78464c1f34d2590f996734
parentaa620993b1e58e19a556bc3a7f0e15ac08bf2e46
Merge branch 'ionic-cleanups'

Shannon Nelson says:

====================
ionic: code cleanup for heartbeat, dma error counts, sizeof, stats

These patches are a few more bits of code cleanup found in
testing and review: count all our dma error instances, make
better use of sizeof, fix a race in our device heartbeat check,
and clean up code formatting in the ethtool stats collection.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>