From: Tobias Klauser <tklau...@distanz.ch>
Date: Tue, 18 Oct 2016 08:44:17 +0200

> args.u.name_type is of type unsigned int and is always >= 0.
> 
> This fixes the following GCC warning:
> 
>   net/8021q/vlan.c: In function ‘vlan_ioctl_handler’:
>   net/8021q/vlan.c:574:14: warning: comparison of unsigned expression >= 0 is 
> always true [-Wtype-limits]
> 
> Signed-off-by: Tobias Klauser <tklau...@distanz.ch>

Applied to net-next, thanks.

Reply via email to