Here we sum up the recent fixes I collected on the way to use and
stabilise the framework. Part of it is an possible deadlock that we
prevent as well to fix the calculation of the dev_id that can be setup
by an rotary encoder. Beside that we added an trivial spelling patch and
fix some wrong and missing assignments that improves the code footprint.

Colin Ian King (1):
  Trivial fix to spelling mistake in arc_printk message

Michael Grzeschik (4):
  arcnet: change irq handler to lock irqsave
  arcnet: com20020: remove needless base_addr assignment
  arcnet: com20020-pci: fix dev_id calculation
  arcnet: com20020-pci: add missing pdev setup in netdev structure

 drivers/net/arcnet/arcnet.c       | 7 ++++---
 drivers/net/arcnet/capmode.c      | 2 +-
 drivers/net/arcnet/com20020-pci.c | 6 ++++--
 drivers/net/arcnet/com20020.c     | 2 --
 4 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.11.0

Reply via email to