Compilation error on 2.5.1-pre4

From: Bongani Hlope (bonganilinux@mweb.co.za)
Date: Sat Dec 01 2001 - 17:52:53 EST


I haven't seen any report of this on the list yet, there
is an error on linux/drivers/ide/ataraid.c line number 104
static int ataraid_make_request (request_queue_t *q, int rw, struct
buffer_head * bh)
{
        int minor;
        int retval;
        minor = MINOR(bh->b_rdev)>>SHIFT;
                        ^^^^
struct buffer_head in linux/include/linux/fs.h
does not have member b_rdev anymore. Its late
and I'm a bit _lazy_ know. I will look at the
code tomorrow.

-Bongani

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



This archive was generated by hypermail 2b29 : Fri Dec 07 2001 - 21:00:17 EST