2001-10-22 14:37:59

by Felix von Leitner

[permalink] [raw]
Subject: BUG: "ulong" in <linux/videodev.h>

In that header file, "ulong" is used. It should be __u32 instead.

Felix


2001-10-22 14:44:09

by Alan

[permalink] [raw]
Subject: Re: BUG: "ulong" in <linux/videodev.h>

> In that header file, "ulong" is used. It should be __u32 instead.

I dont think that would be a good idea. ulong and u32 are different sizes
on the Alpha