Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204250
b: refs/heads/master
c: d058fd3
h: refs/heads/master
v: v3
  • Loading branch information
Bart Van Assche authored and James Bottomley committed Jul 28, 2010
1 parent b0aa6e6 commit cf04a7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ba402804ac2447ad41f4919603bf3e6f6db63110
refs/heads/master: d058fd31c7f44960b00566bda39c85377f461a7b
4 changes: 2 additions & 2 deletions trunk/include/scsi/fc_frame.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ struct fcoe_rcv_info {
struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */
u32 fr_crc;
u16 fr_max_payload; /* max FC payload */
enum fc_sof fr_sof; /* start of frame delimiter */
enum fc_eof fr_eof; /* end of frame delimiter */
u8 fr_sof; /* start of frame delimiter */
u8 fr_eof; /* end of frame delimiter */
u8 fr_flags; /* flags - see below */
u8 granted_mac[ETH_ALEN]; /* FCoE MAC address */
};
Expand Down

0 comments on commit cf04a7c

Please sign in to comment.