commit | 95e8498c277ba40fb3f2887021ff2ced4c57f239 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon May 27 12:44:01 2019 +0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Jun 25 15:22:51 2019 +0300 |
tree | 6e5b66058b3ec6d0cddc7571729082a4425b6b1f | |
parent | 11b06fab761892f15a955aca864193bc9b31498c [diff] |
net: ptp: Add usermode support to net_eth_get_ptp_clock_by_index() Make net_eth_get_ptp_clock_by_index() clock API to work with user space. Create also unit test for testing this user mode support. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>