From: Xin Long <lucien.xin@xxxxxxxxx> Date: Sun, 28 Feb 2016 10:33:11 +0800 > Now in sctp_remaddr_seq_show(), we use variable *tsp to get the param *v. > but *tsp is also used to traversal transport_addr_list, which will cover > the previous value, and make sctp_transport_put work on the wrong transport. > > So fix it by adding a new variable to get the param *v. > > Fixes: fba4c330c5b9 ("sctp: hold transport before we access t->asoc in sctp proc") > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html