From dbb18cbb7eff574c9a8c83743d5904b4954f628e Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sun, 16 Feb 2014 19:08:21 +0000 Subject: [PATCH] staging: vt6656: int.h correct endian type Endian type u64 qwTSF Change to new base type __le64 tsf In INTnsProcessData use le64_to_cpu for qwCurrTSF. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed