]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2511a5d5d4ab6d35c571a1febaefd986856ea00c
treea652e6a5e5c225fd1cdfb3d00ca9112a39bdab52
parent59f479d0f3b692c46701ededdae2f14f99b5ed07
parentaa99a2388b1a41f2e5f09af64b6722e19411f2af
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>