commit | 4aacb7afb6afd78efe26427e74fa56a5fc72fad3 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Dec 23 07:43:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 23 11:44:31 2010 -0800 |
tree | d7c73eb50096f589921696699950e7e9e7176ac8 | |
parent | 5159fdc1e6cb4000f482faebeeba0be91611276d [diff] |
cnic: Support NIC Partition mode Add a common function cnic_read_bnx2x_iscsi_mac() to read the iSCSI MAC address at any specified shared memory location. In NIC Partition mode, we need to get the MAC address from the MF_CFG area of shared memory. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>