]> 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)
commit441b2caa811929caac3f48566e02c5e0679517bd
tree7b1eb914a292614696493cd4c802a504a6c52320
parentf014c452e1384883c0de1c3e025235ed350b9daf
parentd25e7a0e8615afcb45ce7a0ebddf31d356d2efad
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>