Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204239
b: refs/heads/master
c: b38c1e8
h: refs/heads/master
i:
  204237: 334e242
  204235: 7e818f6
  204231: 76e7c82
  204223: ec203f4
v: v3
  • Loading branch information
Jayamohan Kallickal authored and James Bottomley committed Jul 28, 2010
1 parent 619c21c commit 420cd57
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: 3cbb7a74a76e45f5e410367259844e8266fba6ec
refs/heads/master: b38c1e8bd19340e1a5b712287a8d61da26225d5b
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/be2iscsi/be_cmds.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct be_mcc_wrb {
#define CQE_STATUS_COMPL_MASK 0xFFFF
#define CQE_STATUS_COMPL_SHIFT 0 /* bits 0 - 15 */
#define CQE_STATUS_EXTD_MASK 0xFFFF
#define CQE_STATUS_EXTD_SHIFT 0 /* bits 0 - 15 */
#define CQE_STATUS_EXTD_SHIFT 16 /* bits 0 - 15 */

struct be_mcc_compl {
u32 status; /* dword 0 */
Expand Down

0 comments on commit 420cd57

Please sign in to comment.