summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_hashlimit.c
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2017-02-23 14:35:23 +0300
committerDavid S. Miller <davem@davemloft.net>2017-02-23 18:55:08 +0300
commitc12f4d761dd2313ae4f457041df3ec0c603aa76a (patch)
tree0d5496ee2d641626fae4bc83a0469b322797b6bb /net/netfilter/xt_hashlimit.c
parentea3ebc73b46fbdb049dafd47543bb22efaa09c8e (diff)
downloadlinux-c12f4d761dd2313ae4f457041df3ec0c603aa76a.tar.xz
uapi: fix linux/rds.h userspace compilation errors
Consistently use types from linux/types.h to fix the following linux/rds.h userspace compilation errors: /usr/include/linux/rds.h:198:2: error: unknown type name 'u8' u8 rx_traces; /usr/include/linux/rds.h:199:2: error: unknown type name 'u8' u8 rx_trace_pos[RDS_MSG_RX_DGRAM_TRACE_MAX]; /usr/include/linux/rds.h:203:2: error: unknown type name 'u8' u8 rx_traces; /usr/include/linux/rds.h:204:2: error: unknown type name 'u8' u8 rx_trace_pos[RDS_MSG_RX_DGRAM_TRACE_MAX]; /usr/include/linux/rds.h:205:2: error: unknown type name 'u64' u64 rx_trace[RDS_MSG_RX_DGRAM_TRACE_MAX]; Fixes: 3289025aedc0 ("RDS: add receive message trace used by application") Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/xt_hashlimit.c')
0 files changed, 0 insertions, 0 deletions