netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net 0/4] minor bug fixes for ENA Ethernet driver
@ 2018-10-09  8:21 akiyano
  2018-10-09  8:21 ` [PATCH V2 net 1/4] net: ena: fix warning in rmmod caused by double iounmap akiyano
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: akiyano @ 2018-10-09  8:21 UTC (permalink / raw)
  To: davem, netdev
  Cc: Arthur Kiyanovski, dwmw, zorik, matua, saeedb, msw, aliguori,
	nafea, gtzalik, netanel, alisaidi

From: Arthur Kiyanovski <akiyano@amazon.com>

Arthur Kiyanovski (4):
  net: ena: fix warning in rmmod caused by double iounmap
  net: ena: fix rare bug when failed restart/resume is followed by
    driver removal
  net: ena: fix NULL dereference due to untimely napi initialization
  net: ena: fix auto casting to boolean

 drivers/net/ethernet/amazon/ena/ena_eth_com.c |  8 ++++----
 drivers/net/ethernet/amazon/ena/ena_netdev.c  | 22 ++++++++++++----------
 2 files changed, 16 insertions(+), 14 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-10  1:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09  8:21 [PATCH V2 net 0/4] minor bug fixes for ENA Ethernet driver akiyano
2018-10-09  8:21 ` [PATCH V2 net 1/4] net: ena: fix warning in rmmod caused by double iounmap akiyano
2018-10-09  8:21 ` [PATCH V2 net 2/4] net: ena: fix rare bug when failed restart/resume is followed by driver removal akiyano
2018-10-09  8:21 ` [PATCH V2 net 3/4] net: ena: fix NULL dereference due to untimely napi initialization akiyano
2018-10-09  8:21 ` [PATCH V2 net 4/4] net: ena: fix auto casting to boolean akiyano
2018-10-09 17:50 ` [PATCH V2 net 0/4] minor bug fixes for ENA Ethernet driver David Miller

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).