On Wed, 26 Oct 2022 15:22:21 +0200 Pablo Neira Ayuso wrote: > Parse GRE v0 packets to properly set up inner offset, this allow for > matching on inner headers. net/netfilter/nft_payload.c:112:25: warning: incorrect type in assignment (different base types) net/netfilter/nft_payload.c:112:25: expected unsigned int [usertype] version net/netfilter/nft_payload.c:112:25: got restricted __be16 net/netfilter/nft_payload.c:114:22: warning: restricted __be16 degrades to integer