Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351217
b: refs/heads/master
c: bd2a13e
h: refs/heads/master
i:
  351215: 4b5c1e2
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Dec 29, 2012
1 parent f7cc6d7 commit ad23795
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b2111724a639ec31a19fdca62ea3a0a222d59d11
refs/heads/master: bd2a13e2ebedc084ca4d5bc77e8ed03cf793a130
2 changes: 1 addition & 1 deletion trunk/net/sctp/protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ static void sctp_v4_ecn_capable(struct sock *sk)
INET_ECN_xmit(sk);
}

void sctp_addr_wq_timeout_handler(unsigned long arg)
static void sctp_addr_wq_timeout_handler(unsigned long arg)
{
struct net *net = (struct net *)arg;
struct sctp_sockaddr_entry *addrw, *temp;
Expand Down

0 comments on commit ad23795

Please sign in to comment.