mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
27728ba80f
All tcp_remove_empty_skb() callers now use tcp_write_queue_tail() for the skb argument, we can therefore factorize code. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>