]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cxgb3: fix linkup issue
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Mon, 19 Apr 2010 15:32:20 +0000 (15:32 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:21:27 +0000 (10:21 -0700)
commit4abe1cbd9c9a9b9ab5cc3986df22c6532de36860
treea8663496042a9a88cdc171aab614e56a7a423c20
parent15b956904a38753fbc9ef8dfa1cafbf5b78e7331
cxgb3: fix linkup issue

commit 9441cad99b4b09d6b627351c2d282833868c116c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/cxgb3/ael1002.c