All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53BC17D6.2070607@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index 80acaac..405e750 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,7 +40,7 @@ On 07/08/2014 01:41 PM, Ian Molton wrote:
 > +	rcar_vin_wait_stop_streaming(priv);
 > +
 >   	for (i = 0; i < vq->num_buffers; ++i)
->   		if (vq->bufs[i]->state = VB2_BUF_STATE_ACTIVE)
+>   		if (vq->bufs[i]->state == VB2_BUF_STATE_ACTIVE)
 >   			vb2_buffer_done(vq->bufs[i], VB2_BUF_STATE_ERROR);
 >
 >   	list_for_each_safe(buf_head, tmp, &priv->capture)
diff --git a/a/content_digest b/N1/content_digest
index e5fe3dc..68ebea5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01404812474-7627-4-git-send-email-ian.molton@codethink.co.uk\0"
  "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
  "Subject\0Re: [PATCH 3/4] media: rcar_vin: Fix race condition terminating stream\0"
- "Date\0Tue, 08 Jul 2014 16:09:58 +0000\0"
+ "Date\0Tue, 08 Jul 2014 20:09:58 +0400\0"
  "To\0Ian Molton <ian.molton@codethink.co.uk>"
  " linux-media@vger.kernel.org\0"
  "Cc\0linux-kernel@lists.codethink.co.uk"
@@ -56,7 +56,7 @@
  "> +\trcar_vin_wait_stop_streaming(priv);\n"
  "> +\n"
  ">   \tfor (i = 0; i < vq->num_buffers; ++i)\n"
- ">   \t\tif (vq->bufs[i]->state = VB2_BUF_STATE_ACTIVE)\n"
+ ">   \t\tif (vq->bufs[i]->state == VB2_BUF_STATE_ACTIVE)\n"
  ">   \t\t\tvb2_buffer_done(vq->bufs[i], VB2_BUF_STATE_ERROR);\n"
  ">\n"
  ">   \tlist_for_each_safe(buf_head, tmp, &priv->capture)\n"
@@ -70,4 +70,4 @@
  "\n"
  WBR, Sergei
 
-f6273d9cc9984f6779e4695bd0f70893c18023a92e8c625466a7c9ddd135d645
+900deb73f8020f721d2db8fd41a321ae1e061eaa5eb75a7dd6e271c674c9a713

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.