Netdev List
 help / color / mirror / Atom feed
* [PATCH net V2 0/2] bug fixes for ENA Ethernet driver
@ 2018-01-03  6:17 netanel
  2018-01-03  6:17 ` [PATCH net V2 1/2] net: ena: unmask MSI-X only after device initialization is completed netanel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: netanel @ 2018-01-03  6:17 UTC (permalink / raw)
  To: davem, netdev
  Cc: Netanel Belgazal, dwmw, zorik, matua, saeedb, msw, aliguori,
	nafea, evgenys, gtzalik

From: Netanel Belgazal <netanel@amazon.com>

Changes from V1:
Revome incorrect "ena: invoke netif_carrier_off() only after netdev 
  registered" patch

This patchset contains 2 bug fixes:
* handle rare race condition during MSI-X initialization
* fix error processing in ena_down()

Netanel Belgazal (2):
  net: ena: unmask MSI-X only after device initialization is completed
  net: ena: fix error handling in ena_down() sequence

 drivers/net/ethernet/amazon/ena/ena_netdev.c | 45 ++++++++++++++++++----------
 1 file changed, 30 insertions(+), 15 deletions(-)

-- 
2.7.3.AMZN

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

end of thread, other threads:[~2018-01-03 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03  6:17 [PATCH net V2 0/2] bug fixes for ENA Ethernet driver netanel
2018-01-03  6:17 ` [PATCH net V2 1/2] net: ena: unmask MSI-X only after device initialization is completed netanel
2018-01-03  6:17 ` [PATCH net V2 2/2] net: ena: fix error handling in ena_down() sequence netanel
2018-01-03 17:21 ` [PATCH net V2 0/2] 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