--- /usr/src/linux/fs/buffer.c Sat Apr 21 01:39:20 2001 +++ linux/fs/buffer.c Sat Apr 21 01:43:00 2001 @@ -45,7 +45,6 @@ #include <linux/quotaops.h> #include <linux/iobuf.h> #include <linux/highmem.h> -#include <linux/pktcdvd.h> #include <asm/uaccess.h> #include <asm/io.h> @@ -444,7 +443,7 @@ { struct buffer_head **bhp = &lru_list[blist]; - if (blist == PKT_BUF_LIST) + if (blist = PKT_BUF_LIST) BUG(); if(!*bhp) {