-
- Downloads
net: dsa: Add overhead to tag protocol ops.
Each DSA tag protocol needs to add additional headers to the Ethernet frame in order to direct it towards a specific switch egress port. It must also remove the head from a frame received from a switch. Indicate the maximum size of these headers in the tag protocol ops structure, so the core can take these overheads into account. Signed-off-by:Andrew Lunn <andrew@lunn.ch> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/dsa.h 1 addition, 0 deletionsinclude/net/dsa.h
- net/dsa/tag_brcm.c 2 additions, 0 deletionsnet/dsa/tag_brcm.c
- net/dsa/tag_dsa.c 1 addition, 0 deletionsnet/dsa/tag_dsa.c
- net/dsa/tag_edsa.c 1 addition, 0 deletionsnet/dsa/tag_edsa.c
- net/dsa/tag_gswip.c 1 addition, 0 deletionsnet/dsa/tag_gswip.c
- net/dsa/tag_ksz.c 1 addition, 0 deletionsnet/dsa/tag_ksz.c
- net/dsa/tag_lan9303.c 1 addition, 0 deletionsnet/dsa/tag_lan9303.c
- net/dsa/tag_mtk.c 1 addition, 0 deletionsnet/dsa/tag_mtk.c
- net/dsa/tag_qca.c 1 addition, 0 deletionsnet/dsa/tag_qca.c
- net/dsa/tag_trailer.c 1 addition, 0 deletionsnet/dsa/tag_trailer.c
Loading
Please register or sign in to comment