Re: [PATCH] net: Protect INET_ADDR_COOKIE on 32-bit architectures
From: David Miller
Date: Tue Apr 28 2020 - 17:07:51 EST
From: Stephen Kitt <steve@xxxxxxx>
Date: Tue, 28 Apr 2020 09:52:31 +0200
> This patch changes INET_ADDR_COOKIE to declare a dummy typedef (so it
> makes checkpatch.pl complain, sorry...)
This is trading one problem for another, so in the end doesn't really
move us forward.