Joakim Tjernlund 70f8002d78 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>
2012-05-02 20:09:04 -04:00
..
2012-04-26 05:36:39 -04:00
2012-04-26 05:07:45 -04:00
2012-03-23 14:51:31 -04:00
2012-03-30 17:31:56 -07:00
2012-03-28 15:58:21 -07:00
2012-04-01 23:09:36 -04:00
2012-02-22 14:44:41 -05:00
2012-03-12 17:08:34 -07:00
2012-03-12 17:08:34 -07:00