commit | 9441cad99b4b09d6b627351c2d282833868c116c | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Mon Apr 19 15:32:20 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 21 16:34:41 2010 -0700 |
tree | f9ddcffe94484f18c7567cb2a312a825e001b879 | |
parent | 2cec6b014da6fb4a40ba1c6556cdf9681ed3f89e [diff] |
cxgb3: fix linkup issue I encountered an issue that not to link up on cxgb3 fabric. I bisected and found that this regression was introduced by 0f07c4ee8c800923ae7918c231532a9256233eed. Correct to pass phy_addr to cphy_init() at t3_xaui_direct_phy_prep(). Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Acked-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>