On 6/22/19 8:40 AM, Greg Kroah-Hartman wrote:
On Sat, Jun 22, 2019 at 05:29:29PM +0200, Greg Kroah-Hartman wrote:
On Sat, Jun 22, 2019 at 06:41:38AM -0700, Guenter Roeck wrote:
v4.4.y, v4.9.y, v4.14.y are affected.
net/ipv4/tcp_output.c: In function 'tcp_fragment':
net/ipv4/tcp_output.c:1165:8: error: 'tcp_queue' undeclared
net/ipv4/tcp_output.c:1165:21: error: 'TCP_FRAG_IN_WRITE_QUEUE' undeclared
I deleted that patch a while ago, do you not see that update to the
queue?
I have pushed out updated linux-stable-rc git updates in case you were
building off of those.
Ah yes, I keep forgetting that you don't update those immediately.
Sorry for the noise.
Guenter