linux_dsm_epyc7002/drivers/net/ethernet/aquantia/atlantic/hw_atl
Pavel Belous c0788f7463 net: ethernet: aquantia: Fixed incorrect buff->len calculation.
rxd_wb->pkt_len is the total length of the packet.
If we received a large packet (with length > AQ_CFG_RX_FRAME_MAX) then we
will get multiple buffers. We need to fix the length of the last buffer.

Signed-off-by: Pavel Belous <pavel.belous@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-20 17:11:09 -05:00
..
hw_atl_a0_internal.h
hw_atl_a0.c net: ethernet: aquantia: Fixed incorrect buff->len calculation. 2017-02-20 17:11:09 -05:00
hw_atl_a0.h
hw_atl_b0_internal.h
hw_atl_b0.c net: ethernet: aquantia: Fixed incorrect buff->len calculation. 2017-02-20 17:11:09 -05:00
hw_atl_b0.h
hw_atl_llh_internal.h
hw_atl_llh.c
hw_atl_llh.h
hw_atl_utils.c net: ethernet: aquantia: Atlantic hardware abstraction layer 2017-01-24 15:03:40 -05:00
hw_atl_utils.h net: ethernet: aquantia: Atlantic hardware abstraction layer 2017-01-24 15:03:40 -05:00