[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
svn commit: r189215 - in stable/7/sys: . cam contrib/pf dev/cxgb
- To: src-committers_(_at_)_freebsd_(_dot_)_org, svn-src-all_(_at_)_freebsd_(_dot_)_org, svn-src-stable_(_at_)_freebsd_(_dot_)_org, svn-src-stable-7_(_at_)_freebsd_(_dot_)_org
- Subject: svn commit: r189215 - in stable/7/sys: . cam contrib/pf dev/cxgb
- From: Scott Long <scottl_(_at_)_FreeBSD_(_dot_)_org>
- Date: Sun, 1 Mar 2009 07:06:44 +0000 (UTC)
- Cc:
Author: scottl
Date: Sun Mar 1 07:06:44 2009
New Revision: 189215
URL: http://svn.freebsd.org/changeset/base/189215
Log:
Merge 186396: Fix comment
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cam/cam_sim.h
stable/7/sys/cam/cam_xpt.c (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/dev/cxgb/ (props changed)
Modified: stable/7/sys/cam/cam_sim.h
==============================================================================
--- stable/7/sys/cam/cam_sim.h Sun Mar 1 07:03:35 2009 (r189214)
+++ stable/7/sys/cam/cam_sim.h Sun Mar 1 07:06:44 2009 (r189215)
@@ -109,7 +109,7 @@ struct cam_sim {
struct cam_devq *devq; /* Device Queue to use for this SIM */
int refcount; /* References to the SIM. */
- /* "Pool" of inactive ccbs managed by xpt_alloc_ccb and xpt_free_ccb */
+ /* "Pool" of inactive ccbs managed by xpt_get_ccb and xpt_release_ccb */
SLIST_HEAD(,ccb_hdr) ccb_freeq;
/*
* Maximum size of ccb pool. Modified as devices are added/removed
_______________________________________________
svn-src-all_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org