diff options
author | Hariprasad S <hariprasad@chelsio.com> | 2016-05-06 16:47:59 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-05-13 23:38:06 (GMT) |
commit | e4b76a2a2619e95deb1ae2b088c0aa4f24a0bbee (patch) | |
tree | 368507be6cf834bc0019f046fb8abc2dacd2540c /drivers/i2c | |
parent | da1cecdffc13494bef012d598ed3dc1ed9572204 (diff) | |
download | linux-e4b76a2a2619e95deb1ae2b088c0aa4f24a0bbee.tar.xz |
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
->Stop the ep timer after MPA negotiation so that the arp failures
during send_mpa_reply/reject will be handled by process_timeout() after
the ep timer expires.
->Added case MPA_REP_SENT in process_timeout().
->For MPA reject, c4iw_ep_disconnect tries to start an already started
timer, which leads to warning message "timer already started".
-> In case of mpa reject stop the timer and call send_mpa_reject().
-> Added new ep flag STOP_MPA_TIMER to tell fw4_ack() to stop the timer
only for send_mpa_reply(), which is set in c4iw_accept_cr().
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions