]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/scsi/csiostor/csio_lnode.c
Merge branch 'fixes' into misc
[people/ms/linux.git] / drivers / scsi / csiostor / csio_lnode.c
index 1c53179523b849b6d40f0d53e65c9b57217d8865..cc5611efc7a9a62dbb1762ce950e4688188bbeca 100644 (file)
@@ -114,7 +114,7 @@ static enum csio_ln_ev fwevt_to_lnevt[] = {
 static struct csio_lnode *
 csio_ln_lookup_by_portid(struct csio_hw *hw, uint8_t portid)
 {
-       struct csio_lnode *ln = hw->rln;
+       struct csio_lnode *ln;
        struct list_head *tmp;
 
        /* Match siblings lnode with portid */