Re: [PATCH] Add compat code for skb_put_data

2017-07-26 Thread Hans Verkuil
On 07/23/2017 11:31 AM, Matthias Schwarzott wrote: Signed-off-by: Matthias Schwarzott Applied, much appreciated that you looked into this! Regards. Hans --- v4l/compat.h | 12 v4l/scripts/make_config_compat.pl | 1 + 2 files changed, 13 insert

[PATCH] Add compat code for skb_put_data

2017-07-23 Thread Matthias Schwarzott
Signed-off-by: Matthias Schwarzott --- v4l/compat.h | 12 v4l/scripts/make_config_compat.pl | 1 + 2 files changed, 13 insertions(+) diff --git a/v4l/compat.h b/v4l/compat.h index 47e2694..e565292 100644 --- a/v4l/compat.h +++ b/v4l/compat.h @@ -2072,4 +2072,16