]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Read FIP mac from SHMEM in single function mode
authorVladislav Zolotarov <vladz@broadcom.com>
Thu, 21 Jul 2011 07:57:52 +0000 (07:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jul 2011 19:33:56 +0000 (12:33 -0700)
commit932ed229df8267b5de77ce777d48c7c06a22add6
treed2a37664434d6304a2c9df898ae9e1b2d9a0f114
parent1a7eb8671d108ec9ff11b3aa74c5db0cf88a873a
bnx2x: Read FIP mac from SHMEM in single function mode

Read FIP MAC address from SHMEM's "port" section
similar to what we do in a MF mode when we read it from
a "func" section of SHMEM.

Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_main.c