From: Michael Chan
Date: Fri, 23 Jun 2017 14:00:59 -0400
> 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
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 ha