diff --git a/[refs] b/[refs] index 48879b932a7a..7d53d1de1aa2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8674204a4977b5676d229f772c23f0091de9c23c +refs/heads/master: a44562e4d3a1612858a7872d633fce8c0ab349ab diff --git a/trunk/net/x25/af_x25.c b/trunk/net/x25/af_x25.c index 07fad7ccf832..339ca4a8e89e 100644 --- a/trunk/net/x25/af_x25.c +++ b/trunk/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();