Re: [PATCH] netxen: remove private ioctl
From: Christoph Hellwig <hch@infradead.org>
Date: 2006-12-15 16:04:43
From: Christoph Hellwig <hch@infradead.org>
Date: 2006-12-15 16:04:43
On Fri, Dec 15, 2006 at 07:57:08AM -0800, Stephen Hemminger wrote:
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.
ACK. The removed code is full of bugs aswell.