Home
last modified time | relevance | path

Searched hist:f62dc8f6bf82d1b307fc37d8d22cc79f67856c2f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.cdiff f62dc8f6bf82d1b307fc37d8d22cc79f67856c2f Thu Jun 02 07:50:24 CEST 2022 Dongliang Mu <mudongliangabcd@gmail.com> media: flexcop-usb: fix sanity check of bNumEndpoints

Commit d725d20e81c2 ("media: flexcop-usb: sanity checking of endpoint type
") adds a sanity check for endpoint[1], but fails to modify the sanity
check of bNumEndpoints.

Fix this by modifying the sanity check of bNumEndpoints to 2.

Link: https://lore.kernel.org/linux-media/20220602055027.849014-1-dzm91@hust.edu.cn
Fixes: d725d20e81c2 ("media: flexcop-usb: sanity checking of endpoint type")
Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>