Files
linux/drivers
Michael Chan 698f8c2089 bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
[ Upstream commit d061b2411d ]

DSN read can fail, for example on a kdump kernel without PCIe extended
config space support.  If DSN read fails, don't set the
BNXT_FLAG_DSN_VALID flag and continue loading.  Check the flag
to see if the stored DSN is valid before using it.  Only VF reps
creation should fail without valid DSN.

Fixes: 03213a9965 ("bnxt: move bp->switch_id initialization to PF probe")
Reported-by: Marc Smith <msmith626@gmail.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-23 08:22:52 +01:00
..
2020-01-09 10:19:59 +01:00
2019-12-31 16:45:16 +01:00
2020-01-23 08:22:48 +01:00
2019-09-23 17:20:40 -04:00
2020-01-09 10:19:43 +01:00
2019-12-17 19:56:42 +01:00