* anderson.briglia@xxxxxxxxxxxxx <anderson.briglia@xxxxxxxxxxxxx> [2011-09-19 14:41:09 -0400]: > From: Anderson Briglia <anderson.briglia@xxxxxxxxxxxxx> > > This patch fixes wrong memcpy size when copying rand value to > HCI_OP_LE_START_ENC command. > The compiler pretends that the array parameter was declared as a pointer > and sizeof reports the size of the pointer. [1] > > [1] http://www.c-faq.com/aryptr/aryparmsize.html > > Signed-off-by: Anderson Briglia <anderson.briglia@xxxxxxxxxxxxx> > Signed-off-by: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx> > --- > net/bluetooth/hci_conn.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Gustavo -- 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