]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 2 Mar 2007 21:27:25 +0000 (13:27 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:25 +0000 (22:23 -0700)
commitc03fd3b80cd42f4b7455c827778776933b307e7b
tree105614d2762c048d4e30e9456156101650664266
parent99396a7f223ea2ef18f4a5d5a0a51f3cfd35e634
[TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)

A local variable for icsk was created but this change was
missing. Spotted by Jarek Poplawski.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c