Merge branch 'lan966x-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2022 15:45:49 +0000 (15:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2022 15:45:49 +0000 (15:45 +0000)
commit2f6513284347432d137ce54e30baae2aa5d5f55c
tree65c03dbb4b1a1c317c6f5d479dd8c90608962958
parent8199d0c6ad95ae0d6ef84c28ab296ee4de46ed76
parent77bdaf39f3c8a10892bace06ed60bd063b731529
Merge branch 'lan966x-fixes'

Horatiu Vultur says:

====================
net: lan966x: Fixes for sleep in atomic context

This patch series contains 2 fixes for lan966x that is sleeping in atomic
context. The first patch fixes the injection of the frames while the second
one fixes the updating of the MAC table.

v1->v2:
 - correct the fix tag in the second patch, it was using the wrong sha.
====================

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