[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1498240861-17730-1-git-send-email-michael.chan@broadcom.com>
Date: Fri, 23 Jun 2017 14:00:59 -0400
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: [PATCH net 0/2] bnxt_en: Error handling and netpoll fixes.
Add missing error handling and fix netpoll handling. The current code
handles RX and TX events in netpoll mode and is causing lots of warnings
and errors in the RX code path in netpoll mode. The fix is to only handle
TX events in netpoll mode.
Michael Chan (2):
bnxt_en: Add missing logic to handle TPA end error conditions.
bnxt_en: Fix netpoll handling.
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 61 ++++++++++++++++++++++++++-----
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 6 ++-
2 files changed, 57 insertions(+), 10 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists