]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2bb148785ed75435eb39529d74e63b5e602ccd61
treec3319a1defbe5a97220b16d72d5f6af886726749
parent363dc73acacbbcdae98acf5612303e9770e04b1d
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: 1c885808e456 ("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