Re: possible bug in http://git.linuxtv.org/mchehab/experimental-v4l-utils.git

2012-03-01 Thread Eddi De Pieri
Hi Mauro, > I've aplied the dvb code at the main v4l-utils tree some time ago. Since then, > I'm applying the fixes directly there. So, please check if the issue you're > pointing > weren't fix yet there. If not, please send me a patch. The code is still unchanged. I prefere you double check my

Re: possible bug in http://git.linuxtv.org/mchehab/experimental-v4l-utils.git

2012-03-01 Thread Mauro Carvalho Chehab
Hi Eddi, Em 05-02-2012 09:53, Eddi De Pieri escreveu: > Hi mauro, > > I suspect a bug in follow code: > > for (bw = 0; fe_bandwidth_name[bw] != 0; bw++) { > if (fe_bandwidth_name[bw] == > v3_parms.u.ofdm.bandwidth) > break;