commit | 4cd85a61d2185a79389cd5e52c02223db9062559 | [log] [tgz] |
---|---|---|
author | Karicheri, Muralidharan <m-karicheri2@ti.com> | Fri Jan 06 15:37:43 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 07 21:03:50 2017 -0500 |
tree | 62638654d287b2e65cc7a3fa5028694e9be7ba04 | |
parent | 0cead3a6a1abd1f1656e302d876e985aadf8d8d2 [diff] |
net: netcp: use hw capability to remove FCS word from rx packets Some of the newer Ethernet switch hw (such as that on k2e/l/g) can strip the Etherenet FCS from packet at the port 0 egress of the switch. So use this capability instead of doing it in software. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>