Re: [PATCH] Signed usage of jiffies in bttv-if.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Tue, Oct 07, 2003 at 04:58:08PM -0700, Stephen Hemminger wrote:
> This fixes a compiler warning in 'make allmodconfig' for 2.6.0-test6 
> which indicates a bug in this driver.  It is using an int for time (jiffies)
> comparison which is not correct; must use unsigned long.
> 
> -	int timeout;
> +	unsigned long timeout;

Merged, thanks.

  Gerd

-- 
You have a new virus in /var/mail/kraxel




[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux