Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276821
b: refs/heads/master
c: 7e1e7ea
h: refs/heads/master
i:
  276819: 704c67d
v: v3
  • Loading branch information
Thomas Gleixner authored and James Bottomley committed Dec 14, 2011
1 parent 9d8ea2a commit 69b0646
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: 09b4402d2c8e36b8d4270c4da235fd7bb312118d
refs/heads/master: 7e1e7ead88dff75b11b86ee0d5232c4591be1326
1 change: 1 addition & 0 deletions trunk/drivers/scsi/fcoe/fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1624,6 +1624,7 @@ static inline int fcoe_filter_frames(struct fc_lport *lport,
stats->InvalidCRCCount++;
if (stats->InvalidCRCCount < 5)
printk(KERN_WARNING "fcoe: dropping frame with CRC error\n");
put_cpu();
return -EINVAL;
}

Expand Down

0 comments on commit 69b0646

Please sign in to comment.