EL1_CLOSE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

el1_close -  

SYNOPSIS

"SYNOPSIS"

int el1_close (struct net_device * dev);  

ARGUMENTS

dev
3c501 card to shut down
 

DESCRIPTION

Close a 3c501 card. The IFF_UP flag has been cleared by the user via the SIOCSIFFLAGS ioctl. We stop any further transmissions being queued, and then disable the interrupts. Finally we reset the chip. The effects of the rest will be cleaned up by #el1_open. Always returns 0 indicating a success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:07 GMT, October 09, 2005