Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.19 /drivers/char/nvram.c

Filename:/drivers/char/nvram.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.4.19-rc5  2.4.19-rc4  2.4.19-rc3  2.4.19-rc2  2.4.19-rc1  2.4.19-pre10 
(Following) 2.4.20-pre2  2.4.20-pre3  2.4.20-pre4  2.4.20-pre5  2.4.20-pre6  2.4.20-pre7 

Location
[  2.4.19
  [  drivers
    [  char
       o  nvram.c

Patch

diff -urN linux-2.4.18/drivers/char/nvram.c linux-2.4.19/drivers/char/nvram.c
--- linux-2.4.18/drivers/char/nvram.c   Fri Sep 14 14:40:00 2001
+++ linux-2.4.19/drivers/char/nvram.c   Fri Aug  2 17:39:43 2002
@@ -320,7 +320,7 @@
       return( 0 );
 
      default:
-      return( -EINVAL );
+      return( -ENOTTY );
    }
 }
 


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.