From: Stephen Hemminger
Date: Sun, 23 Oct 2016 09:28:29 -0700
> From: Stephen Hemminger
>
> The skbuff and sock structure both had missing parameter annotation
> values.
>
> Signed-off-by: Stephen Hemminger
Applied, thanks.
From: Stephen Hemminger
The skbuff and sock structure both had missing parameter annotation
values.
Signed-off-by: Stephen Hemminger
---
include/linux/skbuff.h | 1 +
include/net/sock.h | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/include/linux/skbuff.h b/includ