kernel-fxtec-pro1x/drivers/net/can/sja1000
Stephane Grosjean 5c2cb02edf can: peak/pci: fix potential bug when probe() fails
PCI/PCIe drivers for PEAK-System CAN/CAN-FD interfaces do some access to the
PCI config during probing. In case one of these accesses fails, a POSITIVE
PCIBIOS_xxx error code is returned back. This POSITIVE error code MUST be
converted into a NEGATIVE errno for the probe() function to indicate it
failed. Using the pcibios_err_to_errno() function, we make sure that the
return code will always be negative.

Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2017-12-01 11:20:52 +01:00
..
ems_pci.c
ems_pcmcia.c
Kconfig
kvaser_pci.c
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
peak_pci.c can: peak/pci: fix potential bug when probe() fails 2017-12-01 11:20:52 +01:00
peak_pcmcia.c drivers/net: can: Convert timers to use timer_setup() 2017-10-27 12:09:15 +09:00
plx_pci.c
sja1000.c
sja1000.h
sja1000_isa.c Annotate hardware config module parameters in drivers/net/can/ 2017-04-20 12:02:32 +01:00
sja1000_platform.c
tscan1.c