[TCP]: Trivial tcp_data_queue() cleanup
authorJames Morris <jmorris@redhat.com>
Tue, 26 Apr 2005 04:39:29 +0000 (21:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2005 04:39:29 +0000 (21:39 -0700)
commit088dd3a45fdb8fb726cd50575856562c4f6f1c3e
tree2cd53e54235456b621a67590817e0e6b7b735a5f
parent04237dddd14375fce1df4bfb1be92a35aa1c247f
[TCP]: Trivial tcp_data_queue() cleanup

This patch removes a superfluous intialization from tcp_data_queue().

Signed-off-by: James Morris <jmorris@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c