K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-04-13T08:27:19.384292Z K 7 svn:log V 327 MFC r359654: Ensure a minimum inline size of 16 bytes in mlx5en(4). This includes 14 bytes of ethernet header and 2 bytes of VLAN header. This allows for making assumptions about the inline size limit in the fast transmit path later on. Use a signed integer variable to catch underflow. Sponsored by: Mellanox Technologies END