Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311384
b: refs/heads/master
c: 39d84a5
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Halperin authored and David S. Miller committed Jun 19, 2012
1 parent 223845b commit f930748
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d189634ecab947c10f6f832258b103d0bbfe73cc
refs/heads/master: 39d84a58ad6290a43e6503acc8b54ebb7e4ecc54
2 changes: 2 additions & 0 deletions trunk/net/sctp/protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,9 @@ void sctp_addr_wq_timeout_handler(unsigned long arg)
SCTP_DEBUG_PRINTK("sctp_addrwq_timo_handler: sctp_asconf_mgmt failed\n");
sctp_bh_unlock_sock(sk);
}
#if IS_ENABLED(CONFIG_IPV6)
free_next:
#endif
list_del(&addrw->list);
kfree(addrw);
}
Expand Down

0 comments on commit f930748

Please sign in to comment.