From: Marton Nemeth Date: Thu, 5 Nov 2009 08:40:46 +0000 (-0300) Subject: V4L/DVB (13325): gspca - pac7302/pac7311: Fix buffer overrun. X-Git-Tag: v2.6.33-rc1~338^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8337fc3053f4189fb64d60495ed89df5befa2a6b;p=pandora-kernel.git V4L/DVB (13325): gspca - pac7302/pac7311: Fix buffer overrun. The reg_w_seq() function expects the sequence length in entries and not in bytes. One entry in init_7302 and init_7311 is two bytes and not one. Signed-off-by: Marton Nemeth Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed