Files
android_kernel_samsung_sm86…/os_if/linux/nan
Yeshwanth Sriram Guntuka 17f7ea9f26 qcacmn: Fix incorrect NDP ids in NDP end request
NDP ids copied from NDP instance id array for NDP
end request does not use nla_data to copy the ids
resulting in incorrect data getting copied.

Fix is to use nla_data for NDP instance id array to
copy the ids.

Change-Id: I74795367a5c5a57f42cb1a67ece9cebfeb259b71
CRs-Fixed: 2328245
2018-10-06 00:01:36 -07:00
..