Merge branch 'nnicstar-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2021 21:28:53 +0000 (14:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2021 21:28:53 +0000 (14:28 -0700)
Zheyu Ma says:

====================
atm: nicstar: fix two bugs about error handling

Zheyu Ma (2):
  atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
  atm: nicstar: register the interrupt handler in the right place
====================

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

Trivial merge