K 10 svn:author V 5 markj K 8 svn:date V 27 2020-09-01T20:13:50.937209Z K 7 svn:log V 301 qlxgb: Initialize if_mtu before setting max_frame_size. Previously we were relying on ether_ifattach() to set if_mtu, but max_frame_size is initialized earlier. This fixes a regression introduced by r250375. PR: 249050 Submitted by: Christian Vallières MFC after: 3 days END