[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090727.123807.268367807.davem@davemloft.net>
Date: Mon, 27 Jul 2009 12:38:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhananjay.phadke@...gic.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH NEXT 12/12] netxen: update version to 4.0.41
From: Dhananjay Phadke <dhananjay.phadke@...gic.com>
Date: Mon, 27 Jul 2009 12:26:58 -0700
> Ok, the idea for module params was to set global defaults
> (configured in modprobe.conf) vs. per interface ethtool calls.
> The ethtool support is anyway added by # 12 patch.
>
> Is it not good to have both options available?
No, it is not good.
With module parameters we:
1) duplicate functionality
2) every device driver will name the module parms differently,
therefore the interface for the user is different for every device
type
We discuss this all the time, and this is a pretty deep rooted
belief and requirement for all network drivers.
--
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