Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6-microblaze.git] / drivers / scsi / bfa / bfad_bsg.c
index fc51542..be8dfbe 100644 (file)
@@ -3409,7 +3409,7 @@ bfad_im_bsg_els_ct_request(struct bsg_job *job)
 
        drv_fcxp->port = fcs_port->bfad_port;
 
-       if (drv_fcxp->port->bfad == 0)
+       if (!drv_fcxp->port->bfad)
                drv_fcxp->port->bfad = bfad;
 
        /* Fetch the bfa_rport - if nexus needed */