From: Vinson Lee
Date: Sat, 1 Sep 2018 21:20:27 +
> Include linux/in6.h for struct in6_addr.
...
> Fixes: b7ff8b1036f0 ("rds: Extend RDS API for IPv6 support")
> Signed-off-by: Vinson Lee
> Acked-by: Santosh Shilimkar
Applied, thanks.
Hello!
On 2/23/2017 4:13 AM, Dmitry V. Levin wrote:
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 'u
On 2/22/2017 5:13 PM, Dmitry V. Levin wrote:
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 r