mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
commit f1ca1512e7 upstream.
The value is only set to true but never set back to false,
which causes to many completion-wait commands to be sent to
hardware. Fix it with this patch.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>