[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170405.072018.442632537243215600.davem@davemloft.net>
Date: Wed, 05 Apr 2017 07:20:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, nhorman@...driver.com
Subject: Re: [PATCH net] sctp: get sock from transport in
sctp_transport_update_pmtu
From: Xin Long <lucien.xin@...il.com>
Date: Tue, 4 Apr 2017 13:39:55 +0800
> This patch is almost to revert commit 02f3d4ce9e81 ("sctp: Adjust PMTU
> updates to accomodate route invalidation."). As t->asoc can't be NULL
> in sctp_transport_update_pmtu, it could get sk from asoc, and no need
> to pass sk into that function.
>
> It is also to remove some duplicated codes from that function.
>
> Signed-off-by: Xin Long <lucien.xin@...il.com>
Applied, thanks.
Powered by blists - more mailing lists