commit | 62ffc589abb176821662efc4525ee4ac0b9c3894 | [log] [tgz] |
---|---|---|
author | Tim Froidcoeur <tim.froidcoeur@tessares.net> | Tue Aug 11 20:33:23 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 11 15:49:08 2020 -0700 |
tree | dbbaf4d9edd010ca68ccac28d82d8552936d67dd | |
parent | 1b8ef1423dbfd34de2439a2db457b84480b7c8a8 [diff] |
net: refactor bind_bucket fastreuse into helper Refactor the fastreuse update code in inet_csk_get_port into a small helper function that can be called from other places. Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Tim Froidcoeur <tim.froidcoeur@tessares.net> Signed-off-by: David S. Miller <davem@davemloft.net>