From: Janne Grunau Date: Thu, 2 Feb 2012 16:35:21 +0000 (-0300) Subject: hdpvr: fix race conditon during start of streaming X-Git-Tag: v3.2.9~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fa1b30877282eb79de420b7e29d09737ab86eb;p=pandora-kernel.git hdpvr: fix race conditon during start of streaming commit afa159538af61f1a65d48927f4e949fe514fb4fc upstream. status has to be set to STREAMING before the streaming worker is queued. hdpvr_transmit_buffers() will exit immediately otherwise. Reported-by: Joerg Desch Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed