linux-stable/drivers/i3c
Dan Carpenter afe120c777 ic3: off by one in mode_show()
This should be >= ARRAY_SIZE() to avoid reading one element beyond the
end of the array.

Fixes: 3a379bbcea ("i3c: Add core I3C infrastructure")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
2018-12-05 17:22:58 +01:00
..
master i3c: master: dw: fix mask operation by using the correct operator 2018-12-05 17:22:58 +01:00
device.c
internals.h
Kconfig
Makefile
master.c ic3: off by one in mode_show() 2018-12-05 17:22:58 +01:00