]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.c
authorEric Biggers <ebiggers@kernel.org>
Thu, 9 Apr 2026 03:03:33 +0000 (20:03 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Apr 2026 06:54:43 +0000 (08:54 +0200)
commitfa489a77e3267e05df95db96ba98e141ec07cbd9
treedb68cf5a0b6d0bc1a45dd0affea83e33a8c3fdee
parent929298742bb5dfacd53ea99cf989cc81210f90a3
wifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.c

This happened to be included transitively via a long chain starting with
<linux/bitops.h>, but it's less fragile to include it explicitly.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20260409030333.13024-1-ebiggers@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/michael-mic.c