Home
last modified time | relevance | path

Searched hist:"30 d50c61df94bc8d7700272ea09a716e0af8b58b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dinet6_connection_sock.hdiff 30d50c61df94bc8d7700272ea09a716e0af8b58b Fri Sep 25 09:39:13 CDT 2015 Eric Dumazet <edumazet@google.com> ipv6: constify inet6_csk_route_req() socket argument

socket is not modified, make it const so that callers can
do the same if they need.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dinet6_connection_sock.cdiff 30d50c61df94bc8d7700272ea09a716e0af8b58b Fri Sep 25 09:39:13 CDT 2015 Eric Dumazet <edumazet@google.com> ipv6: constify inet6_csk_route_req() socket argument

socket is not modified, make it const so that callers can
do the same if they need.

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