This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include
David S. Miller a2e2a59c93 [TCP]: Fix redundant calculations of tcp_current_mss()
tcp_write_xmit() uses tcp_current_mss(), but some of it's callers,
namely __tcp_push_pending_frames(), already has this value available
already.

While we're here, fix the "cur_mss" argument to be "unsigned int"
instead of plain "unsigned".

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-05 15:19:23 -07:00
..
2005-06-30 08:45:11 -07:00
2005-07-05 15:03:46 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 21:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 18:03:20 -07:00
2005-04-16 15:20:36 -07:00