]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bnxt_en-2-bug-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2020 03:15:27 +0000 (19:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2020 03:15:27 +0000 (19:15 -0800)
commitb7ea287bf030723ffcf53f60a8d59df622b783f2
treedc2f909f8ec4f0c1fe6f60b1fdc082519fc8b842
parent2990ea29ced152776de4c819e9ef2932db7e6dba
parent0b9f76f5451c19d60aafdb928a30fe26db8d3f6c
Merge branch 'bnxt_en-2-bug-fixes'

Michael Chan says:

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

This first patch fixes a rare but possible crash in pci_disable_msix()
when the MTU is changed.  The 2nd patch fixes a regression in error
code handling when flashing a file to NVRAM.

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

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