cxgb3: Wait longer for control packets on initialization
authorAndre Detsch <adetsch@br.ibm.com>
Mon, 26 Apr 2010 05:38:27 +0000 (05:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Apr 2010 17:18:27 +0000 (10:18 -0700)
commite95ef5d3f6bc60433883e1ef65dac747acd0bf1a
tree6296ac4f5aa7fe525121aa841e94d060e786e95c
parent6f461f6c7c961f0b1b73c0f27becf472a0ac606b
cxgb3: Wait longer for control packets on initialization

In some Power7 platforms, when using VIOS (Virtual I/O Server), we
need to wait longer for control packets to finish transfer during
initialization.
Without this change, initialization may fail prematurely.

Signed-off-by: Wen Xiong <wenxiong@us.ibm.com>
Signed-off-by: Andre Detsch <adetsch@br.ibm.com>
Acked-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb3/cxgb3_main.c