From: Andrew Hendry <ahendry@tusc.com.au>
To: linux-kernel@vger.kernel.org
Cc: trivial@rustcorp.com.au
Subject: [PATCH TRIVIAL 2.6.8.1] ethertap debug no newline
Date: Mon, 25 Oct 2004 10:10:52 +1000 [thread overview]
Message-ID: <1098663052.3099.168.camel@localhost.localdomain> (raw)
very trivial, pretty debug.
Signed-off-by: Andrew Hendry <ahendry@tusc.com.au>
diff -up linux-2.6.8.1/drivers/net/ethertap.c.orig
linux-2.6.8.1/drivers/net/ethertap.c
--- linux-2.6.8.1/drivers/net/ethertap.c.orig 2004-10-25
09:38:05.460813120 +1000
+++ linux-2.6.8.1/drivers/net/ethertap.c 2004-10-25
09:38:47.337446904 +1000
@@ -124,7 +124,7 @@ static int ethertap_open(struct net_devi
struct net_local *lp = netdev_priv(dev);
if (ethertap_debug > 2)
- printk(KERN_DEBUG "%s: Doing ethertap_open()...",
dev->name);
+ printk(KERN_DEBUG "%s: Doing ethertap_open()...\n",
dev->name);
lp->nl = netlink_kernel_create(dev->base_addr, ethertap_rx);
if (lp->nl == NULL)
reply other threads:[~2004-10-25 0:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1098663052.3099.168.camel@localhost.localdomain \
--to=ahendry@tusc.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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
all inboxes | Powered by JetHome®