Home
last modified time | relevance | path

Searched hist:"2 aec909912da55a6e469fd6ee8412080a5433ed2" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/wireless/
H A Dlib80211_crypt_ccmp.cdiff 2aec909912da55a6e469fd6ee8412080a5433ed2 Mon Aug 29 04:46:38 CDT 2022 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
/openbmc/linux/net/mac80211/
H A Dwpa.cdiff 2aec909912da55a6e469fd6ee8412080a5433ed2 Mon Aug 29 04:46:38 CDT 2022 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
/openbmc/linux/include/linux/
H A Dieee80211.hdiff 2aec909912da55a6e469fd6ee8412080a5433ed2 Mon Aug 29 04:46:38 CDT 2022 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>