audit: Fix compilation with kernel 5.15
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 5 May 2022 12:58:02 +0000 (09:58 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 20 May 2022 21:06:35 +0000 (23:06 +0200)
commit0c44bdceab955fb4412e506873d1e0875faf8350
treed8c0cda4ab0f1a05073dda7fb065dfccfeaf7d92
parent223f6215ba43b001b385b1e2dbbb2631ba3b452a
audit: Fix compilation with kernel 5.15

Linux 5.15 does not have the linux/ipx.h header.

The patch is a partial cherry-pick (skipped ChangeLog) of upstream
commit 6b09724c6 ("Make IPX packet interpretation dependent on the ipx
header file existing").

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 7be14da0d59ef59bfcb4b8c38fa9c93038cde8fb)
utils/audit/Makefile
utils/audit/patches/0003-Make-IPX-packet-interpretation-dependent-on-th.patch [new file with mode: 0644]