ethdev_init

Section: Kernel Hacker's Manual (9)
Updated: ethdev_init
Index Return to Main Contents
 

NAME

ethdev_init - init rest of 8390 device struct  

SYNOPSIS

int ethdev_init (struct net_device *dev);  

ARGUMENTS

dev

 network device structure to init
 

DESCRIPTION

Initialize the rest of the 8390 device structure. Do NOT __init this, as it is used by 8390 based modular drivers too.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:15:44 GMT, June 12, 2005