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)
committerRosen Penev <rosenp@gmail.com>
Fri, 20 May 2022 19:18:31 +0000 (12:18 -0700)
commit7be14da0d59ef59bfcb4b8c38fa9c93038cde8fb
tree3bb24777cc49505c0720a0a5162ab97495acf359
parent1ee8d9c8ffa1f767fea1afbf33f55951f7cceb6d
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>
utils/audit/Makefile
utils/audit/patches/0003-Make-IPX-packet-interpretation-dependent-on-th.patch [new file with mode: 0644]