WSL2-Linux-Kernel/drivers/staging/dgnc
Quentin Lambert 5ec2936508 Staging: dgnc: release the lock before testing for nullity
The refactoring intrduced in
c84a083b99 ("Staging: dgnc: Use goto for spinlock release before return")
inverts the order in which the lock is released and ld is tested for nullity.

This patch restores the execution flow.

Fixes: c84a083b99 ("Staging: dgnc: Use goto for spinlock release before return")
Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-18 17:34:11 +01:00
..
Kconfig staging: dgnc: Kconfig: add dependency PCI for it 2013-08-26 06:29:09 -07:00
Makefile dgnc: Move DG_PART definition from Makefile to dgnc_driver.h 2015-03-12 11:05:27 +01:00
TODO Staging: dgnc: Removed trailing whitespace 2015-02-26 13:15:41 -08:00
dgnc_cls.c Staging: dgnc: Use goto for error handling 2015-03-12 11:13:41 +01:00
dgnc_cls.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_driver.c Staging: dgnc: Use goto for error handling 2015-03-12 11:13:41 +01:00
dgnc_driver.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_kcompat.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_mgmt.c dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_mgmt.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_neo.c Staging: dgnc: Use goto for error handling 2015-03-12 11:13:41 +01:00
dgnc_neo.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_pci.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_sysfs.c dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_sysfs.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_tty.c Staging: dgnc: release the lock before testing for nullity 2015-03-18 17:34:11 +01:00
dgnc_tty.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_types.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_utils.c drivers/staging: use current->state helpers 2015-01-28 11:25:28 -08:00
dgnc_utils.h staging: dgnc: Move utility functions out of dgnc_driver.c 2014-08-16 12:23:13 -07:00
digi.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dpacompat.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00