V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate
authorOliver Endriss <o.endriss@gmx.de>
Tue, 24 Jul 2007 00:00:36 +0000 (21:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:03:28 +0000 (22:03 -0300)
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 <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found