git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b1952
)
[media] dvb-core: preserve the delivery system at cache clear
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 13 Jan 2012 13:46:36 +0000
(11:46 -0200)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 15 Jan 2012 13:12:22 +0000
(11:12 -0200)
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>
No differences found