net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 14 Nov 2013 01:19:29 +0000 (01:19 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Tue, 19 Nov 2013 19:07:21 +0000 (19:07 +0000)
SIOCSHWTSTAMP returns the real configuration to the application
using it, but there is currently no way for any other
application to find out the configuration non-destructively.
Add a new ioctl for this, making it unprivileged.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found