Home
last modified time | relevance | path

Searched hist:"9 d6474e458b13a94a0d5b141f2b8f38adf1991ae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dtun.cdiff 9d6474e458b13a94a0d5b141f2b8f38adf1991ae Sun Jan 21 20:55:38 CST 2018 Jason Wang <jasowang@redhat.com> tun: add missing rcu annotation

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 <daniel@iogearbox.net>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>