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)
commite063f4598249480edaea947679ff950d56f2cc32
tree7b1eb914a292614696493cd4c802a504a6c52320
parenta62520473f15750cd1432d36b377a06cd7cff8d2
parent8e44e96c6c8e8fb80b84a2ca11798a8554f710f2
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>