summaryrefslogtreecommitdiffstats
path: root/tools/usb
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2017-04-06 11:02:44 +1000
committerDavid S. Miller <davem@davemloft.net>2017-04-06 15:39:45 -0700
commitb1977bfbca569426651ac47e0f99d279f00f8a94 (patch)
treec456259a3c758985c609988c4e7a09c30ca6b92a /tools/usb
parentc06f73fba15f441ef59dfec21286aaf18b99434b (diff)
downloadlinux-b1977bfbca569426651ac47e0f99d279f00f8a94.tar.bz2
ftgmac100: Drop support for fragmented receive
We don't support jumbo frames, we will never receive a fragmented packet, the RX buffer is always big enough, if not then it's a runaway packet that can be dropped. So take out the loop that handles such things in ftgmac100_rx_packet() which will help with subsequent simplifications and improvements to the RX path Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions