NET: nps_enet: drop control frames
authorNoam Camus <noamc@ezchip.com>
Thu, 20 Aug 2015 05:00:03 +0000 (08:00 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Aug 2015 23:08:53 +0000 (16:08 -0700)
commitde6715677aaa5e9ed27dab1f6ca6597b74a3f7bc
tree368124d077a6517c5b1cdf0134c86fed0266b110
parent93fcf83eb953d9ca2d3c51ff7f87095f0dd43511
NET: nps_enet: drop control frames

We set controller to drop control frames and not trying
to pass them on. This is only needed for debug reasons.

Signed-off-by: Noam Camus <noamc@ezchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ezchip/nps_enet.c