[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    small patch to fb.h
From:       Andries.Brouwer () cwi ! nl
Date:       1999-03-31 23:51:03
[Download RAW message or body]

--- fb.h~       Thu Apr  1 01:18:41 1999
+++ fb.h        Thu Apr  1 01:27:50 1999
@@ -295,7 +295,7 @@
 
 struct fb_info {
    char modename[40];                  /* default video mode */
-   int node;
+   kdev_t node;
    int flags;
 #define FBINFO_FLAG_MODULE     1       /* Low-level driver is a module */
    struct fb_ops *fbops;


(I just created a kernel where kdev_t is a pointer
and am running it. The nfs stuff is still just as broken
as last year, but otherwise not many bugs were introduced.
However, I stumbled over the above one.)

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic