Whitespace cleanup.
This commit is contained in:
parent
ac7ddfbf72
commit
bb6a76ed22
@ -1097,9 +1097,8 @@ int iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp,
|
||||
* If free is 1, then we've disassociated the EP from the QP
|
||||
* and we need to dereference the EP.
|
||||
*/
|
||||
if (free)
|
||||
if (free)
|
||||
put_ep(&ep->com);
|
||||
|
||||
|
||||
CTR2(KTR_IW_CXGB, "%s exit state %d", __FUNCTION__, qhp->attr.state);
|
||||
return ret;
|
||||
|
Loading…
Reference in New Issue
Block a user