From: Mike Isely Date: Sat, 15 May 2010 03:28:44 +0000 (-0300) Subject: V4L/DVB: pvrusb2: Fix minor internal array allocation X-Git-Tag: v2.6.35-rc2~11^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6ac34848226e315e0d70333bb4ab83190d9f1d;p=pandora-kernel.git V4L/DVB: pvrusb2: Fix minor internal array allocation pvrusb2: Need one extra attribute slot allocated so that worst case still has a trailing null pointer. This wasn't causing visible symptoms; it was found through inspection while investigating other issues. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed