From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Tue, 23 Apr 2013 09:24:52 +0300 > The sockaddr_nfc_llcp struct has as hole between ->sa_family and > ->dev_idx so I've added a memset() to clear it and prevent an > information leak. > > Also the ->nfc_protocol element wasn't set so I've added that. > > "uaddr->sa_family" and "llcp_addr->sa_family" are the same thing but > it's less confusing to use llcp_addr consistently throughout. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html