]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS
authorYuchung Cheng <ycheng@google.com>
Sat, 3 Dec 2016 22:46:22 +0000 (14:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Dec 2016 00:05:40 +0000 (19:05 -0500)
commit3a93ef2b437c75d9355553d1dff85d52b60298dc
treec3319a1defbe5a97220b16d72d5f6af886726749
parent999e669616443cee25c45e52cac87969be9504f7
tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS

The commit of SOF_TIMESTAMPING_OPT_STATS didn't include the
new header for avr32, causing build to break. The patch fixes it.

Fixes: f9ec91401328 ("tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING")
Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/avr32/include/uapi/asm/socket.h