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