Skip to content
Snippets Groups Projects
user avatar
Mark Gray authored
fix incorrect type in argument 1 (different address spaces)

../net/openvswitch/datapath.c:169:17: warning: incorrect type in argument 1 (different address spaces)
../net/openvswitch/datapath.c:169:17:    expected void const *
../net/openvswitch/datapath.c:169:17:    got struct dp_nlsk_pids [noderef] __rcu *upcall_portids

Found at: https://patchwork.kernel.org/project/netdevbpf/patch/20210630095350.817785-1-mark.d.gray@redhat.com/#24285159



Signed-off-by: default avatarMark Gray <mark.d.gray@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
076999e4
History
Name Last commit Last update