[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191121183404.6e183d06@canb.auug.org.au>
Date: Thu, 21 Nov 2019 18:34:04 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Miller <davem@...emloft.net>,
Networking <netdev@...r.kernel.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Pablo Neira Ayuso <pablo@...filter.org>
Subject: linux-next: build warning after merge of the net-next tree
Hi all,
[Sorry, I should have reported this earlier]
After merging the net-next tree, today's linux-next build (powerpc
allyesconfig) produced this warning:
net/netfilter/nf_flow_table_offload.c: In function 'nf_flow_rule_match':
net/netfilter/nf_flow_table_offload.c:80:21: warning: unsigned conversion from 'int' to '__be16' {aka 'short unsigned int'} changes value from '327680' to '0' [-Woverflow]
80 | mask->tcp.flags = TCP_FLAG_RST | TCP_FLAG_FIN;
| ^~~~~~~~~~~~
Introduced by commit
c29f74e0df7a ("netfilter: nf_flow_table: hardware offload support")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists