From: David S. Miller Date: Mon, 16 Jul 2012 10:57:14 +0000 (-0700) Subject: sctp: Adjust PMTU updates to accomodate route invalidation. X-Git-Tag: v3.6-rc1~125^2~124^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f3d4ce9e81434a365f4643020b0402f6fe3332;p=pandora-kernel.git sctp: Adjust PMTU updates to accomodate route invalidation. This adjusts the call to dst_ops->update_pmtu() so that we can transparently handle the fact that, in the future, the dst itself can be invalidated by the PMTU update (when we have non-host routes cached in sockets). Signed-off-by: David S. Miller --- Reading git-diff-tree failed