commit | 78500b8c03236a18d454c9cc8a24cccca506b200 | [log] [tgz] |
---|---|---|
author | Muhammad Mahajna <muhammadm@mellanox.com> | Thu Apr 02 16:31:22 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 16:25:04 2015 -0400 |
tree | 7c50d0df7a022a47b46d1972b172bc9d194f64a5 | |
parent | f0df35037a0a0df902a31f79065222951888bbc9 [diff] |
net/mlx4_en: Add RX-ALL support Enabled when the device supports KEEP FCS and IGNORE FCS. When the flag is set, pass all received frames up the stack, even ones with invalid FCS, controlled by ethtool. Signed-off-by: Muhammad Mahajna <muhammadm@mellanox.com> Signed-off-by: Ido Shamay <idos@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>