netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] atm: nicstar: fix two bugs about error handling
@ 2021-06-20 15:24 Zheyu Ma
  2021-06-20 15:24 ` [PATCH 1/2] atm: nicstar: use 'dma_free_coherent' instead of 'kfree' Zheyu Ma
  2021-06-20 15:24 ` [PATCH 2/2] atm: nicstar: register the interrupt handler in the right place Zheyu Ma
  0 siblings, 2 replies; 3+ messages in thread
From: Zheyu Ma @ 2021-06-20 15:24 UTC (permalink / raw)
  To: 3chas3; +Cc: linux-atm-general, netdev, linux-kernel, Zheyu Ma

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

 drivers/atm/nicstar.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

-- 
2.17.6


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-20 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-20 15:24 [PATCH 0/2] atm: nicstar: fix two bugs about error handling Zheyu Ma
2021-06-20 15:24 ` [PATCH 1/2] atm: nicstar: use 'dma_free_coherent' instead of 'kfree' Zheyu Ma
2021-06-20 15:24 ` [PATCH 2/2] atm: nicstar: register the interrupt handler in the right place Zheyu Ma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).