commit | 39f66a7dce3213fb0a0c6256929c816df27c7548 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Wed Dec 30 23:50:48 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 05 12:24:01 2016 -0500 |
tree | ee7d1478c196af52a7accebb80236db26c94d88a | |
parent | 4f0087812648b7611157ae22954acfaed820d24e [diff] |
sctp: apply rhashtable api to sctp procfs Traversal the transport rhashtable, get the association only once through the condition assoc->peer.primary_path != transport. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>