--- zzzz-none-000/linux-2.4.17/drivers/s390/net/netiucv.c 2001-10-11 16:43:29.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/s390/net/netiucv.c 2004-11-24 13:23:00.000000000 +0000 @@ -1,5 +1,5 @@ /* - * $Id: netiucv.c,v 1.12 2001/09/24 10:38:02 mschwide Exp $ + * $Id: netiucv.c,v 1.1.1.1 2003/06/23 22:18:32 jharrell Exp $ * * IUCV network driver * @@ -28,7 +28,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * RELEASE-TAG: IUCV network driver $Revision: 1.12 $ + * RELEASE-TAG: IUCV network driver $Revision: 1.1.1.1 $ * */ @@ -2002,7 +2002,7 @@ static void netiucv_banner(void) { - char vbuf[] = "$Revision: 1.12 $"; + char vbuf[] = "$Revision: 1.1.1.1 $"; char *version = vbuf; if ((version = strchr(version, ':'))) {