Merge branch 'ionic-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Jul 2021 20:57:52 +0000 (21:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jul 2021 20:57:52 +0000 (21:57 +0100)
commit5aa1959d18003472cc741dc490c3335c5bd804e2
treea044f05bf25393ff4bbe7ab01e421a5288cfd456
parent0506c93fba05d91d40faa04c579e35783a4aa6f6
parentf07f9815b7046e25cc32bf8542c9c0bbc5eb6e0e
Merge branch 'ionic-fixes'

Shannon Nelson says:

====================
ionic: bug fixes

Fix a thread race in rx_mode, remove unnecessary log message,
fix dynamic coalescing issues, and count all csum_none cases.
====================

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