Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327871
b: refs/heads/master
c: d6ea075
h: refs/heads/master
i:
  327869: 3e46191
  327867: 77e4285
  327863: 6db4ee7
  327855: f5541b3
  327839: dc2fa7a
  327807: 47d27a5
v: v3
  • Loading branch information
Emil Tantilov authored and Jeff Kirsher committed Sep 15, 2012
1 parent bd26c11 commit 34d128d
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: 9f66d3eec4e5b32f299b6c7bf21dd54df1496f0b
refs/heads/master: d6ea07545226cd2590fc21601051dc1493c5ef9e
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5573,7 +5573,7 @@ static void ixgbe_spoof_check(struct ixgbe_adapter *adapter)
if (!ssvpc)
return;

e_warn(drv, "%d Spoofed packets detected\n", ssvpc);
e_warn(drv, "%u Spoofed packets detected\n", ssvpc);
}

/**
Expand Down

0 comments on commit 34d128d

Please sign in to comment.