Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183437
b: refs/heads/master
c: 2d13baf
h: refs/heads/master
i:
  183435: c6ec5be
v: v3
  • Loading branch information
Jesper Dangaard Brouer authored and David S. Miller committed Jan 7, 2010
1 parent d13a2d4 commit 70be8b8
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: 65324144b50bc7022cc9b6ca8f4a536a957019e3
refs/heads/master: 2d13bafeba24f732e89b818b8c66b07893457570
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -3206,7 +3206,7 @@ static void dev_seq_printf_stats(struct seq_file *seq, struct net_device *dev)
{
const struct net_device_stats *stats = dev_get_stats(dev);

seq_printf(seq, "%6s:%8lu %7lu %4lu %4lu %4lu %5lu %10lu %9lu "
seq_printf(seq, "%6s: %7lu %7lu %4lu %4lu %4lu %5lu %10lu %9lu "
"%8lu %7lu %4lu %4lu %4lu %5lu %7lu %10lu\n",
dev->name, stats->rx_bytes, stats->rx_packets,
stats->rx_errors,
Expand Down

0 comments on commit 70be8b8

Please sign in to comment.