From: Henrik Kurelid Date: Tue, 21 Jul 2009 16:45:50 +0000 (-0300) Subject: V4L/DVB: firedtv: correct version number and current/next in CA_PMT X-Git-Tag: v2.6.35-rc1~480^2~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad5e9b9b7db760f36b2a51a8b5802355f2d95d47;p=pandora-kernel.git V4L/DVB: firedtv: correct version number and current/next in CA_PMT The version number in the CA_PMT message sent to the hardware was alwaysed set to zero. This could cause problems if the PMT would change during decryption of a channel since the new CA_PMT would have the same version number as the old. The version number is now copied from the original PMT. Signed-off-by: Henrik Kurelid Signed-off-by: Stefan Richter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed