S2IO_SET_MAC_ADDR
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
s2io_set_mac_addr - Programs the Xframe mac address
SYNOPSIS
"SYNOPSIS"
int s2io_set_mac_addr (struct net_device * dev, u8 * addr);
ARGUMENTS
- dev
-
pointer to the device structure.
- addr
-
a uchar pointer to the new mac address which is to be set.
DESCRIPTION
This procedure will program the Xframe to receive
frames with new Mac Address
RETURN VALUE
SUCCESS on success and an appropriate (-)ve integer
as defined in errno.h file on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:44 GMT, October 09, 2005