commit | 8dff66cc4195bfaeb8764e7e1b62f2d13f311773 | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Mon Mar 12 11:51:03 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 13 10:09:27 2018 -0400 |
tree | 117cff0292344a8890a3209f98d87f092e1172c8 | |
parent | da75e3b6a0292fc926f4773f58c5ff6b8db5a179 [diff] |
ibmvnic: Account for VLAN header length in TX buffers The extra four bytes of a VLAN packet was throwing off TX buffer entry values used by the driver. Account for those bytes when in buffer size and buffer entry calculations Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>