]> Pileus Git - ~andy/linux/commit
[SCSI] bfa: FCS and include file changes.
authorKrishna Gudipati <kgudipat@brocade.com>
Sat, 6 Mar 2010 03:38:17 +0000 (19:38 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 7 Mar 2010 07:42:04 +0000 (13:12 +0530)
commit25e2934c26f5efaea156c9fda4457d01a8bb44e1
tree85329bd822e098c0a1b5fa1a29b4fc4fb4000f4d
parentca8b4327e405820966971236224db0e0724b5673
[SCSI] bfa: FCS and include file changes.

MS module did not invoke fdmi offline in all cases,
call fdmi offline when ms module receives a port offline,
so that fdmi offline is from one place in the ms module.

Make changes to handle 10G speed in the conversion routine.

Replaced the usage of bfa_adapter_attr_s struct with specific API's.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/bfa/fabric.c
drivers/scsi/bfa/fcbuild.h
drivers/scsi/bfa/fdmi.c
drivers/scsi/bfa/include/defs/bfa_defs_status.h
drivers/scsi/bfa/ms.c