diff options
author | 2024-09-04 09:49:56 +0800 | |
---|---|---|
committer | 2024-09-05 13:01:01 +0200 | |
commit | 50ddaedeae7562b25e8eeca04f581d7c815be1db (patch) | |
tree | 4bbe682987f676e1ddf0a30ab06e9b38ea23ecbb /drivers/net/ethernet/intel/ice | |
parent | Merge branch 'bonding-support-new-xfrm-state-offload-functions' (diff) | |
download | wireguard-linux-50ddaedeae7562b25e8eeca04f581d7c815be1db.tar.xz wireguard-linux-50ddaedeae7562b25e8eeca04f581d7c815be1db.zip |
net: dsa: felix: Annotate struct action_gate_entry with __counted_by
Add the __counted_by compiler attribute to the flexible array member
entries to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and
CONFIG_FORTIFY_SOURCE.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://patch.msgid.link/20240904014956.2035117-1-lihongbo22@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice')
0 files changed, 0 insertions, 0 deletions