]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Fix port selection in case of E2
authorYaniv Rosner <yaniv.rosner@broadcom.com>
Mon, 1 Nov 2010 05:32:31 +0000 (05:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2010 13:21:37 +0000 (06:21 -0700)
commit01660b64bc5d4a78b389180f5b9bcc7563bdd639
tree787013353bc38f2aea54cfde241b1c03548564f7
parent52719e7b8998249842ca7b407a87b725532fdd53
bnx2x: Fix port selection in case of E2

On E2 flavor, dual-port mode, the port argument used for some
functions is needed as the global port number rather than the port per
path.

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_link.c