K 10 svn:author V 7 yongari K 8 svn:date V 27 2011-12-06T00:18:37.646112Z K 7 svn:log V 221 et(4) supports VLAN oversized frame so correctly set header length. While I'm here remove initializing if_mtu, it is set by ether_ifattach(9). Also move callout_init_mtx(9) to the right below driver lock initialization. END