Re: [PATCHv2] Bluetooth: A2MP: Correct assoc_len size
From: Gustavo Padovan <hidden>
Date: 2012-09-28 15:53:41
From: Gustavo Padovan <hidden>
Date: 2012-09-28 15:53:41
Hi Andrei, * Andrei Emeltchenko [off-list ref] [2012-09-28 16:55:00 +0300]:
From: Andrei Emeltchenko <redacted> Correct assoc_len and fix warning for x86-64 by using %zu specifier reported by Fengguang Wu [off-list ref]. Signed-off-by: Andrei Emeltchenko <redacted> --- v2: make assoc_len type of size_t net/bluetooth/a2mp.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
Patch has been applied to bluetooth-next, Thanks. Gustavo