cxgbe/iw_cxgbe: Fix for stray "start_ep_timer timer already started!"
messages. Submitted by: Krishnamraju Eraparaju @ Chelsio Sponsored by: Chelsio Communications
This commit is contained in:
parent
859f4d0611
commit
79bb86ac2e
@ -1855,6 +1855,7 @@ process_mpa_request(struct c4iw_ep *ep)
|
||||
ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version);
|
||||
|
||||
state_set(&ep->com, MPA_REQ_RCVD);
|
||||
STOP_EP_TIMER(ep);
|
||||
|
||||
/* drive upcall */
|
||||
mutex_lock(&ep->parent_ep->com.mutex);
|
||||
|
Loading…
Reference in New Issue
Block a user