Author: np
Date: Fri Aug 23 18:45:39 2013
New Revision: 254731
URL: http://svnweb.freebsd.org/changeset/base/254731
Log:
Whitespace cleanup.
Modified:
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c
Modified: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c
==============================================================================
--- head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c Fri Aug 23 18:38:43 2013
(r254730)
+++ head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c Fri Aug 23 18:45:39 2013
(r254731)
@@ -1097,9 +1097,8 @@ out:
* 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;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"