[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1201541470-25312-2-git-send-email-max@stro.at>
Date: Mon, 28 Jan 2008 18:31:10 +0100
From: maximilian attems <max@...o.at>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, maximilian attems <max@...o.at>
Subject: [PATCH] [AX25]: Beautify x25_init() version printk.
kill ref to old version and dup Linux.
Signed-off-by: maximilian attems <max@...o.at>
---
net/x25/af_x25.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c
index 92cfe8e..d0dbce0 100644
--- a/net/x25/af_x25.c
+++ b/net/x25/af_x25.c
@@ -1652,7 +1652,7 @@ static int __init x25_init(void)
register_netdevice_notifier(&x25_dev_notifier);
- printk(KERN_INFO "X.25 for Linux. Version 0.2 for Linux 2.1.15\n");
+ printk(KERN_INFO "X.25 for Linux Version 0.2\n");
#ifdef CONFIG_SYSCTL
x25_register_sysctl();
--
1.5.4.rc4
--
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