Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310417
b: refs/heads/master
c: 281a8f2
h: refs/heads/master
i:
  310415: 6938da0
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Jeff Kirsher committed Jun 2, 2012
1 parent 0793b73 commit 6021a6c
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: ad1be8d345416a794dea39761a374032aa471a76
refs/heads/master: 281a8f2462fe3cd2395902955205621e2c519464
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4080,7 +4080,7 @@ static bool e1000_clean_jumbo_rx_irq(struct e1000_adapter *adapter,
spin_lock_irqsave(&adapter->stats_lock,
irq_flags);
e1000_tbi_adjust_stats(hw, &adapter->stats,
length, skb->data);
length, mapped);
spin_unlock_irqrestore(&adapter->stats_lock,
irq_flags);
length--;
Expand Down

0 comments on commit 6021a6c

Please sign in to comment.