diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2007-12-22 19:11:18 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-12-23 04:53:06 +0100 |
commit | 78ce8d3d1c75c22ae593ad4ccaffa19ee0e2576d (patch) | |
tree | 32cdc1cbe9389ddd5addfccfac5bc9d00197b2f9 /lib/smp_processor_id.c | |
parent | yellowfin: annotations and fixes (.24 fodder?) (diff) | |
download | linux-78ce8d3d1c75c22ae593ad4ccaffa19ee0e2576d.tar.xz linux-78ce8d3d1c75c22ae593ad4ccaffa19ee0e2576d.zip |
dl2k endianness fixes (.24 fodder?)
* shift before cpu_to_le64(), not after it
* writel() converts to l-e itself
* misc missing conversions
* in set_multicast() hash_table[] is host-endian; we feed it to card
via writel() and populate it as host-endian, so we'd better put the
first element into it also in host-endian
* pci_unmap_single() et.al. expect host-endian, not little-endian
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib/smp_processor_id.c')
0 files changed, 0 insertions, 0 deletions