net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
authorKory Maincent <kory.maincent@bootlin.com>
Tue, 14 Nov 2023 11:28:35 +0000 (12:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Nov 2023 14:52:57 +0000 (14:52 +0000)
commitacec05fb78abb74fdab2195bfca9a6d38a732643
tree7651936336448597f03b1d784b47d93c99ff7f30
parent915d25a9d69be969c1cc6c1dd0c3861f6da7b55e
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask

Timestamping software or hardware flags are often used as a group,
therefore adding these masks will easier future use.

I did not use SOF_TIMESTAMPING_SYS_HARDWARE flag as it is deprecated and
not use at all.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/net_tstamp.h