commit | fd468c74bd4d6949736810a80d6ca05eb20fba84 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Nov 14 01:19:29 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Tue Nov 19 19:07:21 2013 +0000 |
tree | c68b11620237ba704b740827ce952409b5666231 | |
parent | 590d4693fb1c96ce441d11c6d1acb413a90b62e5 [diff] |
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP 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>