]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] bfa: fix test in bfad_os_fc_host_init()
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 15 Oct 2009 18:15:17 +0000 (20:15 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 3 Nov 2009 15:29:58 +0000 (09:29 -0600)
commit7542fa72e26f81bfc5d4119ca6f5bb5dcdc1ef82
treef6bf79b28d33a2f2a52a8b9eeb915e5b4b6d4d4c
parent1836d95928a0f41ada0cbb2a6c4e46b027db9491
[SCSI] bfa: fix test in bfad_os_fc_host_init()

BFA_PORT_ROLE_FCP_IPFC is 0x04 so this always evaluates to true

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Jing Huang <huangj@Brocade.COM>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/bfa/bfad_im.c