Re: [PATCH] ide: Fix crash on repeated reset

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

 



Hi,

On Mon, Sep 04, 2006 at 02:54:01PM +0100, Alan Cox wrote:
>  	unsigned int sleeping	: 1;
>  		/* BOOL: polling active & poll_timeout field valid */
>  	unsigned int polling	: 1;
> +	 	/* BOOL: in a polling reset situation. Must not trigger another reset yet */
> +	unsigned	resetting  : 1;
> +

Inconsistent variable type declarations/formatting?

Andreas Mohr
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux