K 10 svn:author V 2 np K 8 svn:date V 27 2012-06-02T00:29:42.462638Z K 7 svn:log V 348 TOE + VLAN support. - Move the TOEDEV macro to if_var.h - A VLAN interface inherits the TOE capabilities (and TOEDEV) of its parent. - Add VLAN support to the T4 TOE driver. VLAN_TRUNKDEV, which acquires a sleepable lock, cannot be called directly in tod_connect so we use other means to reach the parent cxgbe ifnet from the VLAN interface. END