Patch 1: Fix ethernet self adapter test issue by preventing start_xmit
         function to be called.start_xmit function should not be called
         during the execution of self adapter test, netif_tx_disable()
         ensures this.
Patch 2: Fix to return proper error code when sdk buffer allocation fails.

Bhaskar Upadhaya (2):
  qede: fix to disable start_xmit functionality during self adapter test
  qede: fix memory allocation failures under heavy load

 .../net/ethernet/qlogic/qede/qede_ethtool.c   |  4 +++-
 drivers/net/ethernet/qlogic/qede/qede_fp.c    | 19 +++++++++++++------
 2 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.17.1

Reply via email to