[ofa-general] [PATCH 1/6] IB/ipath - misc sparse cleanup
Roland Dreier
rdreier at cisco.com
Wed Mar 19 11:00:05 PDT 2008
OK... still have endianness problems (build with C=2 CF=-D__CHECK_ENDIAN__
to see the warnings) around line 837 of drivers/infiniband/hw/ipath/ipath_intr.c
and also the bug of
pci_write_config_byte(pdev, link_off, linkctrl & (0xf << 8));
(&ing wiht 0xf << 8 means writing a byte always writes 0) at line 849
of drivers/infiniband/hw/ipath/ipath_iba6110.c that generates a
compiler warning
More information about the general
mailing list