diff options
author | 2020-11-24 17:59:16 +0200 | |
---|---|---|
committer | 2020-12-02 20:19:06 +0200 | |
commit | d35d1375493b0f962a5da5aef015b8bd215e059d (patch) | |
tree | f026d536a49174e36354106372cdb5ed875a9d2a /net/tipc | |
parent | ath11k: Reset ath11k_skb_cb before setting new flags (diff) | |
download | linux-rng-d35d1375493b0f962a5da5aef015b8bd215e059d.tar.xz linux-rng-d35d1375493b0f962a5da5aef015b8bd215e059d.zip |
ath11k: Build check size of ath11k_skb_cb
It is rather easy to add more entries to ath11k_skb_cb while forgetting the
size limit of ieee80211_tx_info->driver_data. So just check this during the
build to reduce the change of accidental buffer overflow in the skbuff->cb.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201119154235.263250-3-sven@narfation.org
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions