From: Jason Wang <[email protected]> Date: Mon, 22 Jan 2018 10:55:38 +0800
> This patch fixes the following sparse warnings:
>
> drivers/net/tun.c:2241:15: error: incompatible types in comparison expression
> (different address spaces)
>
> Fixes: cd5681d7d890 ("tuntap: rename struct tun_steering_prog to struct
> tun_prog")
> Cc: Daniel Borkmann <[email protected]>
> Signed-off-by: Jason Wang <[email protected]>
Applied.

