Move try_mtu() closer to try_tx().
authorEtienne Dechamps <etienne@edechamps.fr>
Mon, 29 Dec 2014 17:05:19 +0000 (17:05 +0000)
committerEtienne Dechamps <etienne@edechamps.fr>
Thu, 1 Jan 2015 17:40:15 +0000 (17:40 +0000)
This moves related functions together, and is a pure cut-and-paste
change. The reason it was not done in the previous commit is because it
would have made the diff harder to review.


No differences found