[SCTP]: Annotate ->inaddr_any().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -5055,7 +5055,7 @@ static int sctp_autobind(struct sock *sk)
|
||||
{
|
||||
union sctp_addr autoaddr;
|
||||
struct sctp_af *af;
|
||||
unsigned short port;
|
||||
__be16 port;
|
||||
|
||||
/* Initialize a local sockaddr structure to INADDR_ANY. */
|
||||
af = sctp_sk(sk)->pf->af;
|
||||
|
||||
Reference in New Issue
Block a user