netxen: remove private ioctl
authorStephen Hemminger <shemminger@osdl.org>
Fri, 15 Dec 2006 15:57:08 +0000 (07:57 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 26 Dec 2006 21:17:36 +0000 (16:17 -0500)
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>

No differences found