.\" 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 "E1000_SET_MAC" "9" "09 October 2005" "" ""
.SH NAME
e1000_set_mac \- Change the Ethernet Address of the NIC
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int e1000_set_mac (struct net_device * \fInetdev\fB, void * \fIp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInetdev\fB\fR
network interface device structure
.TP
\fB\fIp\fB\fR
pointer to an address structure
.SH "DESCRIPTION"
.PP
Returns 0 on success, negative on failure