diff options
author | 2019-01-24 23:51:21 +0200 | |
---|---|---|
committer | 2019-01-30 09:35:46 +0100 | |
commit | 824d17c57b0abbcb9128fb3f7327fae14761914b (patch) | |
tree | f45a1480ec2520cf85bb1070f0b14cfe30650cbd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tty: serial: 8250_mtk: Fix potential NULL pointer dereference (diff) | |
download | wireguard-linux-824d17c57b0abbcb9128fb3f7327fae14761914b.tar.xz wireguard-linux-824d17c57b0abbcb9128fb3f7327fae14761914b.zip |
serial: 8250_pci: Make PCI class test non fatal
As has been reported the National Instruments serial cards have broken
PCI class.
The commit 7d8905d06405
("serial: 8250_pci: Enable device after we check black list")
made the PCI class check mandatory for the case when device is listed in
a quirk list.
Make PCI class test non fatal to allow broken card be enumerated.
Fixes: 7d8905d06405 ("serial: 8250_pci: Enable device after we check black list")
Cc: stable <stable@vger.kernel.org>
Reported-by: Guan Yung Tseng <guan.yung.tseng@ni.com>
Tested-by: Guan Yung Tseng <guan.yung.tseng@ni.com>
Tested-by: KHUENY.Gerhard <Gerhard.KHUENY@bachmann.info>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions