[SCTP]: Annotate ->supported_addrs().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -853,7 +853,7 @@ static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr)
|
||||
* Returns number of addresses supported.
|
||||
*/
|
||||
static int sctp_inet6_supported_addrs(const struct sctp_sock *opt,
|
||||
__u16 *types)
|
||||
__be16 *types)
|
||||
{
|
||||
types[0] = SCTP_PARAM_IPV4_ADDRESS;
|
||||
types[1] = SCTP_PARAM_IPV6_ADDRESS;
|
||||
|
Reference in New Issue
Block a user