Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252422
b: refs/heads/master
c: 83383dd
h: refs/heads/master
v: v3
  • Loading branch information
Hillf Danton authored and James Bottomley committed May 24, 2011
1 parent 65c8a0c commit 9d647c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bdf252183e58654fcceedbf3fdcfd878b9e4f2d6
refs/heads/master: 83383dd11a445bbe493c75b9c88c243aa43df8d7
1 change: 1 addition & 0 deletions trunk/drivers/scsi/libfc/fc_disc.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp)
default:
FC_DISC_DBG(disc, "Received an unsupported request, "
"the opcode is (%x)\n", op);
fc_frame_free(fp);
break;
}
}
Expand Down

0 comments on commit 9d647c9

Please sign in to comment.