summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_queue.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven2016-10-06 15:40:14 +0200
committerPablo Neira Ayuso2016-10-17 17:25:23 +0200
commit1b203c138c5a0d78aa34d1c4346ff6b32ac74869 (patch)
tree99870d3fe1eb6268bfcd13afead032d55c2d727f /net/netfilter/nft_queue.c
parentstrparser: Propagate correct error code in strp_recv() (diff)
downloadkernel-qcow2-linux-1b203c138c5a0d78aa34d1c4346ff6b32ac74869.tar.gz
kernel-qcow2-linux-1b203c138c5a0d78aa34d1c4346ff6b32ac74869.tar.xz
kernel-qcow2-linux-1b203c138c5a0d78aa34d1c4346ff6b32ac74869.zip
netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
On 32-bit (e.g. with m68k-linux-gnu-gcc-4.1): net/netfilter/xt_hashlimit.c: In function ‘user2credits’: net/netfilter/xt_hashlimit.c:476: warning: integer constant is too large for ‘long’ type ... net/netfilter/xt_hashlimit.c:478: warning: integer constant is too large for ‘long’ type ... net/netfilter/xt_hashlimit.c:480: warning: integer constant is too large for ‘long’ type ... net/netfilter/xt_hashlimit.c: In function ‘rateinfo_recalc’: net/netfilter/xt_hashlimit.c:513: warning: integer constant is too large for ‘long’ type Fixes: 11d5f15723c9f39d ("netfilter: xt_hashlimit: Create revision 2 to support higher pps rates") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Vishwanath Pai <vpai@akamai.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nft_queue.c')
0 files changed, 0 insertions, 0 deletions