Home
last modified time | relevance | path

Searched hist:"217375 a0c677d2e885cb05f767af34467399b424" (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dudp.cdiff 217375a0c677d2e885cb05f767af34467399b424 Thu Aug 18 18:59:12 CEST 2016 Eric Dumazet <edumazet@google.com> udp: include addrconf.h

Include ipv4_rcv_saddr_equal() definition to avoid this sparse error :

net/ipv4/udp.c:362:5: warning: symbol 'ipv4_rcv_saddr_equal' was not
declared. Should it be static?

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>