Fix a copy and paste error.
MFC after: 3 days
This commit is contained in:
parent
d1bb7cca77
commit
2c2e3218cb
@ -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…
Reference in New Issue
Block a user