Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302455
b: refs/heads/master
c: b5b9323
h: refs/heads/master
i:
  302453: aeb5ddb
  302451: e546ce7
  302447: e64a9df
v: v3
  • Loading branch information
Jayamohan Kallickal authored and James Bottomley committed Apr 25, 2012
1 parent 5a3b364 commit ce0cdcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1282ab76d983b2753b5cd4c9ae6b8019b0557b30
refs/heads/master: b5b9323b9514d2d5d2b09d8e1b7a93f5bbf047f0
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/be2iscsi/be_iscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ int beiscsi_ep_get_param(struct iscsi_endpoint *ep,
struct beiscsi_endpoint *beiscsi_ep = ep->dd_data;
int len = 0;

SE_DEBUG(DBG_LVL_8, "In beiscsi_conn_get_param, param= %d\n", param);
SE_DEBUG(DBG_LVL_8, "In beiscsi_ep_get_param, param= %d\n", param);

switch (param) {
case ISCSI_PARAM_CONN_PORT:
Expand Down

0 comments on commit ce0cdcb

Please sign in to comment.