Re: [Bluez-devel] [Patch] Flush Occurred Event
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2008-08-23 20:22:45
Hi,
The following is a patch against 2.6.22 kernel to catch HCI "Flush Occurred" event. (meaningful for ACL; useless for SCO) One more thing to NOTICE is that the handle in the event packet from my adapter seems to be "Big Endian", so that I use ntohs to convert it. Normally it should be __le16_to_cpu(ev->handle)
against 2.6.27-rc4 please and in unified diff format. I am not even going to bother reading context diffs. Regards Marcel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel