Fix a copy and paste error.
MFC after: 3 days
This commit is contained in:
parent
29c6e27591
commit
86859ae7b8
@ -4955,7 +4955,7 @@ sctp_get_ifa_hash_val(struct sockaddr *addr)
|
||||
}
|
||||
#endif
|
||||
#ifdef INET6
|
||||
case INET6:
|
||||
case AF_INET6:
|
||||
{
|
||||
struct sockaddr_in6 *sin6;
|
||||
uint32_t hash_of_addr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user