Merge branch 'ionic-updates'
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2019 03:52:36 +0000 (20:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2019 03:52:36 +0000 (20:52 -0700)
commit0629d2456ae3bfb374fdc686abb30b73294e4f99
treec0e24eb3ea0fe6ab9ebdea297ae4a792fc34b858
parente4b5c7a582a75f1de54620447854bc5a29011637
parent63ad1cd68071d56d9ed99ed35f622513005f71dc
Merge branch 'ionic-updates'

Shannon Nelson says:

====================
ionic updates

These are a few of the driver updates we've been working on internally.
These clean up a few mismatched struct comments, add checking for dead
firmware, fix an initialization bug, and change the Rx buffer management.

These are based on net-next v5.4-rc3-709-g985fd98ab5cc.

v2: clear napi->skb in the error case in ionic_rx_frags()
====================

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