From 833af23c5d21b1ab139327861d25d96dcd91af6f Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Thu, 4 Jan 2001 18:41:41 +0000 Subject: Sync with Linux 2.4.0-prerelease --- linux/compat-pre24.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linux/compat-pre24.h') diff --git a/linux/compat-pre24.h b/linux/compat-pre24.h index 77a2bee1..f6dae008 100644 --- a/linux/compat-pre24.h +++ b/linux/compat-pre24.h @@ -42,4 +42,9 @@ #define __exit #endif + /* This is a hack that only works for + this code base -- because we always + call this with dev->tq.* */ +#define INIT_LIST_HEAD(pointer) dev->tq.next = NULL + #endif -- cgit v1.2.3