commit | 149709f5b8a4a8678401facb5c670119751f6087 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jan 13 11:46:36 2012 -0200 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jan 15 11:12:22 2012 -0200 |
tree | 3cebd145794c0b6d102ad12b211702f7d0cdc44e | |
parent | f4b1952a453f4b4b4c4cd3436b9cd632bf4202aa [diff] |
[media] dvb-core: preserve the delivery system at cache clear The changeset 240ab508aa is incomplete, as the first thing that happens at cache clear is to do a memset with 0 to the cache. So, the delivery system needs to be explicitly preserved there. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>