From: Oliver Endriss Date: Tue, 24 Jul 2007 00:00:36 +0000 (-0300) Subject: V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate X-Git-Tag: v2.6.24-rc1~1463^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fab46f0decd226fcbae73b23d7f8ed478416fbb;p=pandora-kernel.git V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate Add range check of frequency and symbol rate to the FE_SET_FRONTEND ioctl. This will also avoid a divide-by zero exception in the stv0297 driver, if symbol rate is set to 0. Signed-off-by: Oliver Endriss Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed