Skip to content
Commit 2aec9099 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: use struct_group to copy addresses



We sometimes copy all the addresses from the 802.11 header
for the AAD, which may cause complaints from fortify checks.
Use struct_group() to avoid the compiler warnings/errors.

Change-Id: Ic3ea389105e7813b22095b295079eecdabde5045
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 8c042784
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment