2018-02-20, 00:19:25 +0200, Serhey Popovych wrote:
> I get following checkpatch.pl warnings:
>
> WARNING: Missing a blank line after declarations
> #73: FILE: ip/iptuntap.c:497:
> + __u8 mq = rta_getattr_u8(tb[IFLA_TUN_MULTI_QUEUE]);
> + if (!mq)
>
> WARNING: Missing a
On 2/19/18 3:19 PM, Serhey Popovych wrote:
> I get following checkpatch.pl warnings:
>
> WARNING: Missing a blank line after declarations
> #73: FILE: ip/iptuntap.c:497:
> + __u8 mq = rta_getattr_u8(tb[IFLA_TUN_MULTI_QUEUE]);
> + if (!mq)
>
> WARNING: Missing a blank l
Sabrina Dubroca wrote:
> Signed-off-by: Sabrina Dubroca
> Reviewed-by: Stefano Brivio
> ---
>
> I included the uapi changes from the kernel patch. Let me know if I
> need to resend without the header changes.
>
> include/uapi/linux/if_link.h | 18 ++
> ip/iptuntap.c| 85
Signed-off-by: Sabrina Dubroca
Reviewed-by: Stefano Brivio
---
I included the uapi changes from the kernel patch. Let me know if I
need to resend without the header changes.
include/uapi/linux/if_link.h | 18 ++
ip/iptuntap.c| 85