summaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa/include/protocol/fcp.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-17[SCSI] bfa: cleanup driverKrishna Gudipati1-184/+0
We have flattened the BFA hierarchy and also reduced the number of source and header files we used to have earlier. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-08-11scsi: remove private BIT macrosAndrew Morton1-3/+1
A couple of scsi drivers define a BIT() macro, duplicating the one in bitops.h. Cc: Jing Huang <huangj@brocade.com> Cc: Robert Love <robert.w.love@intel.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang1-0/+186
Add new driver for Brocade Hardware Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>