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:45 +0000 (23:06 +0200)
commit89f637f877bbcb79725a9676d2b10579ac018829
tree3ffa7623dc114a08f524a19d1055cf8ed1f354a9
parent7f94a82dbf7f98f4528cd83ef436b9cde2618b25
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]