Messages in this thread |  | | From | Keith Owens <> | Subject | Re: PATCH: ethtool MII helpers | Date | Mon, 11 Jun 2001 16:10:18 +1000 |
| |
On Mon, 11 Jun 2001 08:59:10 +0300 (EEST), Pekka Savola <pekkas@netcore.fi> wrote: >+MODULE_PARM_DESC(debug, "EPIC/100 debug level (0-5)"); >+MODULE_PARM_DESC(max_interrupt_work, "EPIC/100 maximum events handled per interrupt"); >I recall some discussion on a list (can't find it now) that driver >specific comment like "EPIC/100" here notification on all _DESC's would be >removed to a separate MODULE_ to make the comments more generic?
MODULE_DESCRIPTION("EPIC/100 some text") would be better.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |