]> Pileus Git - ~andy/linux/commit
[media] dvb_frontend: regression fix: add a missing inc inside the loop
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jan 2012 13:24:41 +0000 (11:24 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jan 2012 18:43:04 +0000 (16:43 -0200)
commit6c4b78cbe64fad1c7a561d22014842f8eafbda47
treee68da1407c0a39a6372c7b134d9bca6ebe396a15
parenteeecd0caaf9ce13ecd34187efae993d59a156135
[media] dvb_frontend: regression fix: add a missing inc inside the loop

without it, the loop will run forever!

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c