.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "__DETACH_BOND_FROM_AGG" "" "06 October 2005" "" ""
.SH NAME
__detach_bond_from_agg \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __detach_bond_from_agg (struct port * \fIport\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
the port we're looking at
.SH "DESCRIPTION"
.PP
Handle the detaching of the port's control parser/multiplexer from the
aggregator. This function does nothing since the parser/multiplexer of the
receive and the parser/multiplexer of the aggregator are already combined.