提交 eb3b2d89 编写于 作者: A Antti Palosaari 提交者: Mauro Carvalho Chehab

V4L/DVB (12962): ce6230: increase BULK transfer size from 512 to 8192

Signed-off-by: NAntti Palosaari <crope@iki.fi>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 ae3745f6
......@@ -274,7 +274,7 @@ static struct dvb_usb_device_properties ce6230_properties = {
.endpoint = 0x82,
.u = {
.bulk = {
.buffersize = 512,
.buffersize = (16*512),
}
}
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册