.\" 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 "FREE_SHARED_MEM" "9" "09 October 2005" "" ""
.SH NAME
free_shared_mem \- Free the allocated Memory
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void free_shared_mem (struct s2io_nic * \fInic\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInic\fB\fR
Device private variable.
.SH "DESCRIPTION"
.PP
This function is to free all memory locations allocated by
the \fBinit_shared_mem\fR function and return it to the kernel.