diff options
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2012-04-30 00:36:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-03 02:09:04 +0200 |
commit | 70f8002d7813ffc5dd9ff3e9d01a17794fb4a4df (patch) | |
tree | ecaf94903e264f120fef757bd874bcf88b35688a /net/l2tp | |
parent | net: ucc_geth, increase no. of HW RX descriptors (diff) | |
download | linux-70f8002d7813ffc5dd9ff3e9d01a17794fb4a4df.tar.xz linux-70f8002d7813ffc5dd9ff3e9d01a17794fb4a4df.zip |
ucc_geth: Add 16 bytes to max TX frame for VLANs
Creating a VLAN interface on top of ucc_geth adds 4 bytes
to the frame and the HW controller is not prepared to
TX a frame bigger than 1518 bytes which is 4 bytes too
small for a full VLAN frame. Add 16 bytes which will handle
the a simple VLAN and leaves 12 bytes for future expansion.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions