diff -Naur linux-2.6.30.4.orig/net/bluetooth/hci_event.c linux-2.6.30.4/net/bluetooth/hci_event.c
--- linux-2.6.30.4.orig/net/bluetooth/hci_event.c	 2009-07-30 15:34:47.000000000 -0700           
+++ linux-2.6.30.4/net/bluetooth/hci_event.c 2010-04-20 15:53:00.000000000 -0700
@@ -995,7 +995,7 @@
 
 			cp.tx_bandwidth   = cpu_to_le32(0x00001f40);
 			cp.rx_bandwidth   = cpu_to_le32(0x00001f40);
-			cp.max_latency    = cpu_to_le16(0xffff);
+			cp.max_latency    = cpu_to_le16(0x000a);
 			cp.content_format = cpu_to_le16(hdev->voice_setting);
 			cp.retrans_effort = 0xff;

