[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120509161320.37fcb705@nehalam.linuxnetplumber.net>
Date: Wed, 9 May 2012 16:13:20 -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 2/3] ixgbe: added netdev_ops file to
debugfs
On Wed, 09 May 2012 16:09:45 -0700
Catherine Sullivan <catherine.sullivan@...el.com> wrote:
> Added the netdev_ops file to debugfs with a command to call the
> ndo_tx_timeout function to give users the ability to simulate a
> tx_timeout call made by the kernel.
>
> Signed-off-by: Catherine Sullivan <catherine.sullivan@...el.com>
What is the justification for creating a new API here?
Your exposing only one thing 'tx_timeout' and that is a generic property
of the device (not ixgbe specific). That value is already available via
sysfs.
--
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