提交 99ba1514 编写于 作者: M Mike Isely 提交者: Mauro Carvalho Chehab

[media][trival] pvrusb2: Fix truncated video standard names

Signed-off-by: NMike Isely <isely@pobox.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 ac04d00e
......@@ -329,7 +329,7 @@ struct pvr2_hdw {
// Generated string names, one per actual V4L2 standard
const char *std_mask_ptrs[32];
char std_mask_names[32][10];
char std_mask_names[32][16];
int unit_number; /* ID for driver instance */
unsigned long serial_number; /* ID for hardware itself */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册