commit | 93591aaa62f89820f4ae0558f01eaf9a359738da | [log] [tgz] |
---|---|---|
author | Eugenia Emantayev <eugenia@mellanox.com> | Sun Mar 02 10:24:59 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 02 20:04:00 2014 -0500 |
tree | 475e4557d0234b903a36db46ee218962deabdb08 | |
parent | b97b33a3df0439401f80f041eda507d4fffa0dbf [diff] |
net/mlx4_en: Pad ethernet packets smaller than 17 bytes Hardware can't accept packets smaller than 17 bytes. Therefore need to pad with zeros. Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>