linux-stable/drivers/infiniband/hw
Chien Tung bc5698f3ec RDMA/nes: Fix adapter reset after PXE boot
After PXE boot, the iw_nes driver does a full reset to ensure the card
is in a clean state.  However, it doesn't wait for firmware to
complete its work before issuing a port reset to enable the ports,
which leads to problems bringing up the ports.

The solution is to wait for firmware to complete its work before
proceeding with port reset.

This bug was flagged by Roland Dreier <rolandd@cisco.com>.

Cc: <stable@kernel.org>
Signed-off-by: Chien Tung <ctung@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-23 11:55:45 -07:00
..
amso1100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 2008-04-21 15:49:58 -07:00
cxgb3 IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
ehca IB/ehca: Support all ibv_devinfo values in query_device() and query_port() 2008-04-16 21:09:35 -07:00
ipath IB/ipath: Correct capitalization "IntX" -> "INTx" 2008-04-21 18:19:15 -07:00
mlx4 IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
mthca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 2008-04-21 15:49:58 -07:00
nes RDMA/nes: Fix adapter reset after PXE boot 2008-04-23 11:55:45 -07:00