aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorSudarsana Reddy Kalluru <[email protected]>2016-10-21 02:09:17 -0400
committerDavid S. Miller <[email protected]>2016-10-23 17:34:41 -0400
commita6e2846cacf97d4c70c5e923325b015cfa1e9053 (patch)
tree6bf7c03badca808ca5ce99d5d68097c6cbe8fdc2 /net/unix/sysctl_net_unix.c
parentf18a37ff24160caad876a8d5c78f77d3c30efed7 (diff)
bnx2x: Use the correct divisor value for PHC clock readings.
Time Sync (PTP) implementation uses the divisor/shift value for converting the clock ticks to nanoseconds. Driver currently defines shift value as 1, this results in the nanoseconds value to be calculated as half the actual value. Hence the user application fails to synchronize the device clock value with the PTP master device clock. Need to use the 'shift' value of 0. Signed-off-by: Sony.Chacko <[email protected]> Signed-off-by: Sudarsana Reddy Kalluru <[email protected]> Signed-off-by: Yuval Mintz <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions