]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] bnx2fc: Obtain WWNN/WWPN from the shared memory
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 5 Aug 2011 00:38:50 +0000 (17:38 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 24 Aug 2011 03:34:56 +0000 (20:34 -0700)
commit7642eb184bcd486f519bd3b08ca714322ce4a960
treedd8486c4214804f466c4a5020dc7cfbed38a8277
parent0ceab95f0cbd2a4a17ab3e57f5a59f9ba1b9c014
[SCSI] bnx2fc: Obtain WWNN/WWPN from the shared memory

bnx2x driver would obtain the WWNN/WWPN from the shared memory and can be
obtained by the bnx2fc driver via ndo_fcoe_get_wwn.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c