From: David S. Miller Date: Fri, 21 Dec 2018 18:24:54 +0000 (-0800) Subject: Merge branch 'skb_ext-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=64935310f2fc0128373bbbcfb5b8b49fd26e2ae8;p=linux.git Merge branch 'skb_ext-fixes' Paolo Abeni says: ==================== net: skb extension follow-ups This series includes some follow-up for the recently added skb extension. The first patch addresses an unlikely race while adding skb extensions, and the following two are just minor code clean-up. v1 -> v2: - be sure to flag the newly added extension as active in skb_ext_add() ==================== Signed-off-by: David S. Miller --- 64935310f2fc0128373bbbcfb5b8b49fd26e2ae8