commit | 92104e94806f47e090e3bb40f6ae45f695351a5e | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Dec 15 07:57:08 2006 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Dec 26 16:17:36 2006 -0500 |
tree | 0af2214369f7867a4fa4aa72de782e7b761b7a64 | |
parent | 3bf8ba38f38d3647368e4edcf7d019f9f8d9184a [diff] |
netxen: remove private ioctl The netxen driver includes a private ioctl that provides access to functionality that is already available in other ways. The PCI layer has application access hooks (see setpci), and the statistics are available in ethtool/netstats. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>