From: David S. Miller Date: Mon, 22 Nov 2021 15:13:54 +0000 (+0000) Subject: Merge branch 'skbuff-struct-group' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8ba71dbb7f37f59d96c3f0ccf4f696aa18e40943;p=linux.git Merge branch 'skbuff-struct-group' Kees Cook says: ==================== skbuff: Switch structure bounds to struct_group() This is a pair of patches to add struct_group() to struct sk_buff. The first is needed to work around sparse-specific complaints, and is new for v2. The second patch is the same as originally sent as v1. ==================== Signed-off-by: David S. Miller --- 8ba71dbb7f37f59d96c3f0ccf4f696aa18e40943