diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-10-23 04:01:04 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-10-30 10:49:34 +0400 |
commit | ac61d515f14fd205d8c917a34b27a767b4fe9e05 (patch) | |
tree | b87c73ea927d3f471637757c6770b7b9009c7c31 /net/bridge | |
parent | 0b1a6f2ee85d77d02e73ea8be43e1a9d8d97ccee (diff) | |
download | linux-ac61d515f14fd205d8c917a34b27a767b4fe9e05.tar.xz |
igb: Fix sparse warning in igb_ptp_rx_pktstamp
This change fixes a sparse warning triggered by us casting the timestamp in
the packet as a u64 instead of as a __le64. This change corrects that in
order to resolve the sparse warning.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions