mbox series

[net,0/3] ENA ethernet driver bug fixes

Message ID 1508225585-106167-1-git-send-email-netanel@amazon.com
Headers show
Series ENA ethernet driver bug fixes | expand

Message

Belgazal, Netanel Oct. 17, 2017, 7:33 a.m. UTC
From: Netanel Belgazal <netanel@amazon.com>

Some fixes for ENA ethernet driver

Netanel Belgazal (3):
  net: ena: reduce the severity of some printouts
  net: ena: fix rare kernel crash when bar memory remap fails
  net: ena: fix wrong max Tx/Rx queues on ethtool

 drivers/net/ethernet/amazon/ena/ena_ethtool.c | 4 ++--
 drivers/net/ethernet/amazon/ena/ena_netdev.c  | 7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

Comments

David Miller Oct. 19, 2017, 11:49 a.m. UTC | #1
From: <netanel@amazon.com>
Date: Tue, 17 Oct 2017 07:33:02 +0000

> From: Netanel Belgazal <netanel@amazon.com>
> 
> Some fixes for ENA ethernet driver

Series applied.