[media] it913x: fix correct endpoint size when pid filter on
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 8 Nov 2012 20:30:21 +0000 (17:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 23 Dec 2012 21:48:04 +0000 (19:48 -0200)
commit341068fcf8cc10145d38abe927fa9b9f0c461c66
treef60c86dfe234f51f94520165ac0b4bb0ba9c588d
parente5f670b7f9685a850e94ba263948c676b1b06eef
[media] it913x: fix correct endpoint size when pid filter on

I kept the count as the hardware default with dvb-usb-v2, with 5, users
can still run in to trouble with Video PIDs.
I have traced it to an incorrect endpoint size when the PID filter
is enabled. It also affected USB 2.0 with the filter on.

Reported-by: Antti Palosaari <crope@iki.fi>
Tested-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb-v2/it913x.c