Merge branch 'lan743x-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Sep 2022 07:20:58 +0000 (08:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Sep 2022 07:20:58 +0000 (08:20 +0100)
commitdd14043af7b86238a4dc3280acf635eb43ea9851
tree7f34a2c087a9738cdb63157d0ae017bc6d5e12d8
parentceef59b54980d0827ecbf6a7666362c8c0d2c7bb
parentcd6910501cfd9a3bdff2f5fc33c9f3cf165ca54a
Merge branch 'lan743x-next'

Raju Lakkaraju says:

====================
net: lan743x: Fix to use multiqueue start/stop APIs

This patch series address the fix to use multiqueue start/stop APIs and Add Rx IP and TCP checksum offload

Changes:
========
V1 -> V2:
 - Fix the sparse warnings

V0 -> V1:
 - Remove chip SKU check conditionals
 - Update the changes description
====================

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