commit | 5f4a6fae46a214c4dce3bd63a6219a5f1c818c78 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jun 25 14:20:37 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 27 14:49:52 2008 -0400 |
tree | 099767a0485c45a7091c3095ecb518acc77bc6f5 | |
parent | 980dfcb93232907034a2c92d62d3a7d6ac7bef44 [diff] |
prism: islpci_eth.c endianness fix clock is already cpu-endian (see le32_to_cpu slightly before), so le64_to_cpu doesn't make much sense. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>