Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292864
b: refs/heads/master
c: b168fe8
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and Nicholas Bellinger committed Mar 16, 2012
1 parent 44970fd commit c4dcc6e
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: 1f6fa8f8179dd66345d59f067f2a48a86095c499
refs/heads/master: b168fe8cfe530daabbdf632af4554600006a81a9
2 changes: 1 addition & 1 deletion trunk/drivers/target/target_core_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -2942,7 +2942,7 @@ static int transport_generic_cmd_sequencer(

pr_err("Unsupported SA: 0x%02x\n",
cmd->t_task_cdb[1] & 0x1f);
goto out_unsupported_cdb;
goto out_invalid_cdb_field;
}
/*FALLTHROUGH*/
case ACCESS_CONTROL_IN:
Expand Down

0 comments on commit c4dcc6e

Please sign in to comment.