commit | afa159538af61f1a65d48927f4e949fe514fb4fc | [log] [tgz] |
---|---|---|
author | Janne Grunau <j@jannau.net> | Thu Feb 02 13:35:21 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Feb 14 16:45:32 2012 -0200 |
tree | 3d51aca319261e9a19d777670ff06f933ac6c50c | |
parent | 63ae37ea5186a6890a8968611180dc61118f719d [diff] |
[media] hdpvr: fix race conditon during start of streaming status has to be set to STREAMING before the streaming worker is queued. hdpvr_transmit_buffers() will exit immediately otherwise. Reported-by: Joerg Desch <vvd.joede@googlemail.com> CC: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>