alistair23-linux/drivers/infiniband
Dave Olson d29cc6efb9 IB/ipath: Future proof eeprom checksum code (contents reading)
In an earlier change, the amount of data read from the flash was
mistakenly limited to the size known to the current driver.  This causes
problems when the length is increased, and written with the new longer
version; the checksum would fail because not enough data was read.
Always read the full 128 byte length to prevent this.

Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-10-09 20:45:57 -07:00
..
core RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries 2007-10-09 19:59:17 -07:00
hw IB/ipath: Future proof eeprom checksum code (contents reading) 2007-10-09 20:45:57 -07:00
ulp IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() 2007-10-09 19:59:18 -07:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00