[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120509161449.43704ea7@nehalam.linuxnetplumber.net>
Date: Wed, 9 May 2012 16:14:49 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Catherine Sullivan <catherine.sullivan@...el.com>
Cc: netdev@...r.kernel.org
Subject: Re: [NET_NEXT RFC PATCH 3/3] ixgbe: added reg_ops file to debugfs
On Wed, 09 May 2012 16:09:50 -0700
Catherine Sullivan <catherine.sullivan@...el.com> wrote:
> Added the reg_ops file to debugfs with commands to read and write
> a register to give users the ability to read and write individual
> registers on the fly.
>
> Signed-off-by: Catherine Sullivan <catherine.sullivan@...el.com>
> ---
>
> drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c | 112 ++++++++++++++++++++++
> 1 files changed, 112 insertions(+), 0 deletions(-)
>
Aren't these registers already in ethtool? You are also
allowing write without any security checking.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists