diff options
author | John Dykstra <john.dykstra1@gmail.com> | 2009-08-19 11:47:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-29 09:19:25 +0200 |
commit | 9a7030b76ab3c2b23b1629c49b6df33fb5aed305 (patch) | |
tree | 4deccd774c78070f72fc851228d10bf7c36d5211 /lib | |
parent | Speed-up pfifo_fast lookup using a private bitmap (diff) | |
download | linux-9a7030b76ab3c2b23b1629c49b6df33fb5aed305.tar.xz linux-9a7030b76ab3c2b23b1629c49b6df33fb5aed305.zip |
tcp: Remove redundant copy of MD5 authentication key
Remove the copy of the MD5 authentication key from tcp_check_req().
This key has already been copied by tcp_v4_syn_recv_sock() or
tcp_v6_syn_recv_sock().
Signed-off-by: John Dykstra <john.dykstra1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions