Re: [PATCH 4/5] [POWERPC] flags as passed to spin_*_irqsave() should be unsigned long.

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

 



On Tue, 2007-09-04 at 17:09 +1000, Tony Breeds wrote:
> Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
> 
> ---
> 
>  drivers/net/pasemi_mac.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Index: working/drivers/net/pasemi_mac.c
> ===================================================================
> --- working.orig/drivers/net/pasemi_mac.c	2007-09-04 16:46:40.000000000 +1000
> +++ working/drivers/net/pasemi_mac.c	2007-09-04 16:47:01.000000000 +1000
> @@ -524,7 +524,7 @@ static int pasemi_mac_clean_tx(struct pa
>  	struct pasemi_mac_buffer *info;
>  	struct pas_dma_xct_descr *dp;
>  	int start, count;
> -	int flags;
> +	unsigned long flags;

Upstream too (should always be unsigned long) ? Also you forgot to CC
LKML ..

Daniel

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

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux