diff mbox

[libdvben50221] Assign same resource_id in open_session_response when "resource non-existent"

Message ID BANLkTimH6s58t5769UnNyunFXUK-ED4NHw@mail.gmail.com (mailing list archive)
State Not Applicable
Headers show

Commit Message

Tomer Barletz May 23, 2011, 5:55 p.m. UTC
On Thu, May 19, 2011 at 5:58 AM, Andreas Oberritter <obi@linuxtv.org> wrote:
> On 05/18/2011 09:16 PM, Tomer Barletz wrote:
>> On Tue, May 17, 2011 at 8:46 AM, Brice DUBOST <braice@braice.net> wrote:
>>> On 18/01/2011 15:42, Tomer Barletz wrote:
> ...
>
> Can you please resend the patch inline with a proper signed-off-by line,
> in order to get it tracked by patchwork.kernel.org?
>
> Regards,
> Andreas
>

Here's the patch with the signed-off-by line:

Signed-off-by: Tomer Barletz <barletz@gmail.com>
---
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff -r d3509d6e9499 lib/libdvben50221/en50221_stdcam_llci.c
--- a/lib/libdvben50221/en50221_stdcam_llci.c	Sat Aug 08 19:17:21 2009 +0200
+++ b/lib/libdvben50221/en50221_stdcam_llci.c	Tue Jan 18 14:51:34 2011 +0200
@@ -351,6 +351,10 @@ 
 		}
 	}

+	/* In case the reousrce does not exist, return the same id in the response.
+	   See 7.2.6.2 */
+	*connected_resource_id = requested_resource_id;
+
 	return -1;
 }
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in