[GIT PULL] Smack patches for v5.18

From: Casey Schaufler
Date: Mon Mar 21 2022 - 12:35:14 EST


Hello Linus,

Here is the Smack pull request for v5.18.

There is a single change to repair an incorrect use of
ntohs() in IPv6 audit code. It's very minor and went unnoticed
until lkp found it. It's been in next and passes all tests.
Thank you.

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

https://github.com/cschaufler/smack-next tags/Smack-for-5.18

for you to fetch changes up to a5cd1ab7ab679d252a6d2f483eee7d45ebf2040c:

Fix incorrect type in assignment of ipv6 port for audit (2022-02-28 15:45:32 -0800)

----------------------------------------------------------------
Smack updates for 5.18
Fix incorrect type in assignment of ipv6 port for audit

----------------------------------------------------------------
Casey Schaufler (1):
Fix incorrect type in assignment of ipv6 port for audit

security/smack/smack_lsm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)