Commit 7a77080d authored by Jie Zhang's avatar Jie Zhang Committed by Michal Marek

net: add net_tstamp.h to headers_install

include/linux/net_tstamp.h is userspace API for hardware time stamping
of network packets. It should be exported to userspace.
Signed-off-by: default avatarJie Zhang <jie.zhang@analog.com>
Signed-off-by: default avatarBarry Song <barry.song@analog.com>
Signed-off-by: default avatarPatrick Ohly <patrick.ohly@gmx.de>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 273b281f
......@@ -118,6 +118,7 @@ header-y += mtio.h
header-y += ncp_no.h
header-y += neighbour.h
header-y += net_dropmon.h
header-y += net_tstamp.h
header-y += netfilter_arp.h
header-y += netrom.h
header-y += nfs2.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment