aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2014-05-15 02:32:14 +0000
committerDavid S. Miller <[email protected]>2014-05-15 20:48:38 +0000
commitdab531b4305bc2852ce6f934dc283464d46871a5 (patch)
tree9fccae4546ce7df0646a101c2eda002152ffe229 /net/unix/af_unix.c
parentnet: systemport: only update UMAC_CMD if something changed (diff)
downloadkernel-dab531b4305bc2852ce6f934dc283464d46871a5.tar.gz
kernel-dab531b4305bc2852ce6f934dc283464d46871a5.zip
net: systemport: pad packets to a minimum of 68 bytes
Packets need to be at least 64 bytes to enter the switch port logic, including the FCS, otherwise they will be discarded as RUNT packets. With packets having Broadcom tags, the 4-bytes tag is first stripped off the packet, and the packet length is then checked, so we need to make sure that the packet length with FCS is at least 64 bytes. Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions