Hi Andre, On Wed, Apr 04, 2012, Andre Guedes wrote: > err = l2cap_chan_connect(chan, la.l2_psm, __le16_to_cpu(la.l2_cid), > - &la.l2_bdaddr); > + &la.l2_bdaddr, la.l2_bdaddr_type); Same alignment issue here. Since you're modifying the line you might as well fix the alignment too. Johan -- 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