libdvbv5: fix get_frontend logic
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Dec 2013 10:18:46 +0000 (08:18 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Dec 2013 10:18:46 +0000 (08:18 -0200)
commit8f74c2e2c382ab46f8f84fe9e9163f6f895b2e46
tree516cfd91785d0fa7cb7bd6c5f7e09890556f854d
parent4b7fe6e8c7b42cb13acf8be8ec8d099813ddae4c
libdvbv5: fix get_frontend logic

The patch that added a cache var for get/set broke the get frontend
data logic, as it doesn't copy data back from cache. Fix it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/libdvbv5/dvb-fe.c
lib/libdvbv5/dvb-file.c