Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: remove unnecessary tcp_sk assignment.
This variable is overwritten by the child socket assignment before it ever gets used. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information