Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74577
b: refs/heads/master
c: 4352d82
h: refs/heads/master
i:
  74575: 1700f16
v: v3
  • Loading branch information
Olof Johansson authored and Jeff Garzik committed Dec 4, 2007
1 parent 1829f2b commit 45ffb94
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: d30f53aeb31d453a5230f526bea592af07944564
refs/heads/master: 4352d82647f679fb8dd9440b34400fa49beedb2c
2 changes: 1 addition & 1 deletion trunk/drivers/net/pasemi_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ static int pasemi_mac_clean_rx(struct pasemi_mac *mac, int limit)
/* CRC error flagged */
mac->netdev->stats.rx_errors++;
mac->netdev->stats.rx_crc_errors++;
dev_kfree_skb_irq(skb);
/* No need to free skb, it'll be reused */
goto next;
}

Expand Down

0 comments on commit 45ffb94

Please sign in to comment.