diff options
author | Christian Eggers <ceggers@arri.de> | 2020-11-01 20:16:11 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-03 02:41:16 +0100 |
commit | ef3f72fee286bd270453ce2344feb7295a798508 (patch) | |
tree | 256874674d4329ddc1992400e8d8be384084e849 /net/dsa/Makefile | |
parent | net: dsa: tag_ksz: don't allocate additional memory for padding/tagging (diff) | |
download | linux-ef3f72fee286bd270453ce2344feb7295a798508.tar.xz linux-ef3f72fee286bd270453ce2344feb7295a798508.zip |
net: dsa: trailer: don't allocate additional memory for padding/tagging
The caller (dsa_slave_xmit) guarantees that the frame length is at least
ETH_ZLEN and that enough memory for tail tagging is available.
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa/Makefile')
0 files changed, 0 insertions, 0 deletions