Re: [PATCH] Bluetooth: Silence sparse warning

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

 



Hi Marcel,

On Tue, Mar 20, 2012 at 09:18:27AM -0700, Marcel Holtmann wrote:
> >  
> > -	memcpy(&val, &uuid128[12], 4);
> > -
> > -	val = le32_to_cpu(val);
> > +	val = get_unaligned_le32(uuid128 + 12);
> >  	if (val > 0xffff)
> >  		return 0;
> >  
> 
> since Gustavo already applied this patch, don't bother ;)

It was not pushed when I sent updated version.

Best regards 
Andrei Emeltchenko 

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


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux