2022-04-12 07:43:13

by Max Filippov

[permalink] [raw]
Subject: [PATCH 0/4] xtensa: iss: clean up network driver

Hello,

this series cleans up ISS network driver and fixes potential deadlock
reported by Duoming Zhou <[email protected]> here:
https://lore.kernel.org/lkml/[email protected]/

Max Filippov (4):
xtensa: iss: drop opened_list logic from the network driver
xtensa: iss: replace iss_net_set_mac with eth_mac_addr
xtensa: iss: clean up per-device locking in network driver
xtensa: iss: extract and constify network callbacks

arch/xtensa/platforms/iss/network.c | 150 +++++++++++-----------------
1 file changed, 59 insertions(+), 91 deletions(-)

--
2.30.2