Re: [PATCH net-next] tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS

2016-12-03 Thread David Miller
From: Yuchung Cheng Date: Sat, 3 Dec 2016 14:46:22 -0800 > The commit of SOF_TIMESTAMPING_OPT_STATS didn't include the > new header for avr32, causing build to break. The patch fixes it. > > Fixes: 1c885808e456 ("tcp: SOF_TIMESTAMPING_OPT_STATS option for > SO_TIMESTAMPING") > Reported-by: Pau

[PATCH net-next] tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS

2016-12-03 Thread Yuchung Cheng
The commit of SOF_TIMESTAMPING_OPT_STATS didn't include the new header for avr32, causing build to break. The patch fixes it. Fixes: 1c885808e456 ("tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING") Reported-by: Paul Gortmaker Signed-off-by: Yuchung Cheng --- arch/avr32/include/uapi/