Date: Tue, 5 Sep 2000 22:53:23 +0200 (CEST)
From: Philipp Matthias Hahn <[EMAIL PROTECTED]>
the call needs
static struct file_operations vfc_fops;
which is not defined until line 642. A forward declaration at the
beginning fixes the problem:
Patch applied, but this driver is very unlikely to work at
all.
Later,
David S. Miller
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/