diff options
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | 2020-06-23 22:21:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-24 00:18:47 +0200 |
commit | 589b1c9c166dce120e27b32a83a78f55464a7ef9 (patch) | |
tree | a81392b146aeeae7bec3335f49a393dcc832085e /security | |
parent | cxgb4: move PTP lock and unlock to caller in Tx path (diff) | |
download | linux-589b1c9c166dce120e27b32a83a78f55464a7ef9.tar.xz linux-589b1c9c166dce120e27b32a83a78f55464a7ef9.zip |
cxgb4: use unaligned conversion for fetching timestamp
Use get_unaligned_be64() to fetch the timestamp needed for ns_to_ktime()
conversion.
Fixes following sparse warning:
sge.c:3282:43: warning: cast to restricted __be64
Fixes: a456950445a0 ("cxgb4: time stamping interface for PTP")
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions