WSL2-Linux-Kernel/drivers/misc/genwqe
Christophe JAILLET 8d753db5c2 misc: genwqe: Fixes DMA mask setting
Commit 505b08777d ("misc: genwqe: Use dma_set_mask_and_coherent to simplify code")
changed the logic in the code.

Instead of a ||, a && should have been used to keep the code the same.

Fixes: 505b08777d ("misc: genwqe: Use dma_set_mask_and_coherent to simplify code")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/be49835baa8ba6daba5813b399edf6300f7fdbda.1631130862.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-09-14 10:45:41 +02:00
..
Kconfig
Makefile
card_base.c misc: genwqe: Fixes DMA mask setting 2021-09-14 10:45:41 +02:00
card_base.h
card_ddcb.c misc: genwqe: Rudimentary typo fixes 2021-03-28 14:39:40 +02:00
card_ddcb.h
card_debugfs.c
card_dev.c
card_sysfs.c
card_utils.c
genwqe_driver.h