Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/sfc
Ben Hutchings 53cb13c680 sfc: Replace tso_state::full_packet_space with ip_base_len
We only use tso_state::full_packet_space to calculate the IPv4 tot_len
or IPv6 payload_len, not to set tso_state::packet_space.  Replace it
with an ip_base_len field holding the value of tot_len or payload_len
before including the TCP payload, which is much more useful when
constructing the new headers.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2012-08-24 20:10:17 +01:00
..
2012-02-22 20:48:38 +00:00
2012-08-24 19:00:27 +01:00
2012-02-16 00:11:30 +00:00