S2IO_CHANGE_MTU
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
s2io_change_mtu - entry point to change MTU size for the device.
SYNOPSIS
"SYNOPSIS"
int s2io_change_mtu (struct net_device * dev, int new_mtu);
ARGUMENTS
- dev
-
device pointer.
- new_mtu
-
the new MTU size for the device.
DESCRIPTION
A driver entry point to change MTU size for the device.
Before changing the MTU the device must be stopped.
RETURN VALUE
0 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:43 GMT, October 09, 2005