]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bnxt_en-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 8 Apr 2019 23:39:41 +0000 (16:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Apr 2019 23:39:41 +0000 (16:39 -0700)
commit59b621d4522a150654491a28afd3734f28807d65
tree7b1eb914a292614696493cd4c802a504a6c52320
parent38880ee3448685b0ca882ca2e38a2ba0f03a8f34
parent27755a01faf49fd8f14a671cacabfe836213b22c
Merge branch 'bnxt_en-fixes'

Michael Chan says:

====================
bnxt_en: 2 bug fixes.

The first patch prevents possible driver crash if we get a bad RX index
from the hardware.  The second patch resets the device when the hardware
reports buffer error to recover from the error.

Please queue these for -stable also.  Thanks.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>