From: Felipe W Damasio <felipewd@terra.com.br>
To: janitor@sternwelten.at
Cc: jgarzik@pobox.com, netdev@oss.sgi.com
Subject: Re: [patch 4/4] 8139cp net driver: add MODULE_VERSION
Date: Sat, 20 Nov 2004 01:01:42 -0200 [thread overview]
Message-ID: <419EB396.9020406@terra.com.br> (raw)
In-Reply-To: <E1CVLFO-0002Im-G4@sputnik>
Hi Max.
That has been on Jeff's net-dev queue for a while,
Cheers,
Felipe
janitor@sternwelten.at wrote:
>
>
> Hi Jeff,
>
> Add MODULE_VERSION to 8139cp net driver.
>
> Cheers,
>
> Felipe
>
>
> Signed-off-by: Felipe W Damasio <felipewd@terra.com.br>
> Signed-off-by: Maximilian Attems <janitor@sternwelten.at>
>
> ---
>
> linux-2.6.10-rc2-bk4-max/drivers/net/8139cp.c | 1 +
> 1 files changed, 1 insertion(+)
>
> diff -puN drivers/net/8139cp.c~add_module_version-drivers_net_8139cp drivers/net/8139cp.c
> --- linux-2.6.10-rc2-bk4/drivers/net/8139cp.c~add_module_version-drivers_net_8139cp 2004-11-19 17:18:43.000000000 +0100
> +++ linux-2.6.10-rc2-bk4-max/drivers/net/8139cp.c 2004-11-19 17:18:43.000000000 +0100
> @@ -91,6 +91,7 @@ KERN_INFO DRV_NAME ": 10/100 PCI Etherne
>
> MODULE_AUTHOR("Jeff Garzik <jgarzik@pobox.com>");
> MODULE_DESCRIPTION("RealTek RTL-8139C+ series 10/100 PCI Ethernet driver");
> +MODULE_VERSION(DRV_VERSION);
> MODULE_LICENSE("GPL");
>
> static int debug = -1;
> _
>
>
next prev parent reply other threads:[~2004-11-20 3:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-20 2:45 [patch 4/4] 8139cp net driver: add MODULE_VERSION janitor
2004-11-20 3:01 ` Felipe W Damasio [this message]
2004-11-20 8:43 ` maximilian attems
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=419EB396.9020406@terra.com.br \
--to=felipewd@terra.com.br \
--cc=janitor@sternwelten.at \
--cc=jgarzik@pobox.com \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).