summaryrefslogtreecommitdiffstats
path: root/net/lapb
diff options
context:
space:
mode:
Diffstat (limited to 'net/lapb')
-rw-r--r--net/lapb/lapb_iface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lapb/lapb_iface.c b/net/lapb/lapb_iface.c
index 77382683c..23a721567 100644
--- a/net/lapb/lapb_iface.c
+++ b/net/lapb/lapb_iface.c
@@ -403,7 +403,7 @@ EXPORT_SYMBOL(lapb_data_received);
__initfunc(void lapb_proto_init(struct net_proto *pro))
{
- printk(KERN_INFO "LAPB for Linux. Version 0.01 for Linux NET3.038 (Linux 2.1)\n");
+ printk(KERN_INFO "NET4: LAPB for Linux. Version 0.01 for NET4.0\n");
}
#ifdef MODULE