diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-04-06 11:02:48 +1000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-06 15:39:45 -0700 |
commit | 01dd70b52a43f033798e3ce53e576b0c882d5f26 (patch) | |
tree | 1f0ac831bcee92115ce6a2ab076c260efa7555b3 /arch | |
parent | eb50af20442bdaaa2dadd658dc8d556550e862ae (diff) | |
download | linux-01dd70b52a43f033798e3ce53e576b0c882d5f26.tar.bz2 |
ftgmac100: Simplify rx pointer handling in the rx path
We don't handle fragmented RX packets, so the "looping"
helpers to locate the first segment of a packet or to
drop a packet aren't actually helping.
Take them out and simplify ftgmac100_rx_packet() further
as a result.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions