Hi Christophe, > 'peer_addr' is a structure embedded in 'struct lowpan_peer'. So there is no > need to explicitly call memset(0) on it. It is already zeroed by kzalloc() > when 'peer' is allocated. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > --- > net/bluetooth/6lowpan.c | 1 - > 1 file changed, 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel