Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299973
b: refs/heads/master
c: 441e171
h: refs/heads/master
i:
  299971: c0edce4
v: v3
  • Loading branch information
Yi Zou authored and Jeff Kirsher committed May 1, 2012
1 parent 6ef1834 commit 375268f
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: 2b1588c3fafc3fd2b3bc49202a380eaecbbc2193
refs/heads/master: 441e1719f21356ef84d2debc6ca3e6d07e6c8889
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter,
*/
if ((fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA) &&
(fctl & FC_FC_END_SEQ)) {
skb_linearize(skb);
crc = (struct fcoe_crc_eof *)skb_put(skb, sizeof(*crc));
crc->fcoe_eof = FC_EOF_T;
}
Expand Down

0 comments on commit 375268f

Please sign in to comment.