.\" 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 "IB_DEALLOC_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
ib_dealloc_device \- free an IB device struct
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ib_dealloc_device (struct ib_device * \fIdevice\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdevice\fB\fR
structure to free
.SH "DESCRIPTION"
.PP
Free a structure allocated with \fBib_alloc_device\fR\&.