There are two different places in write_tcp_data() that advance the...
There are two different places in write_tcp_data() that advance the send_queue; however, they are slightly different and only the first one properly uses a while loop. Consolidate both into a single function that DTTR. (Patch from the Google tree.)
parent
d0de9663
Please register or sign in to comment