Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107327
b: refs/heads/master
c: 74dfd9f
h: refs/heads/master
i:
  107325: 2fa42aa
  107323: 4ed50a0
  107319: a3603ba
  107311: a96b232
  107295: 861ac7a
  107263: 774d78c
v: v3
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Jul 29, 2008
1 parent b1affec commit 812fb04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 16b237dc44c716dbd9aeee4ab8aa9c33a62d5998
refs/heads/master: 74dfd9fb0ae390027cb5a908ab065a21158105d5
1 change: 0 additions & 1 deletion trunk/drivers/net/bfin_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,6 @@ static void bfin_mac_rx(struct net_device *dev)
(unsigned long)skb->tail);

dev->last_rx = jiffies;
skb->dev = dev;
skb->protocol = eth_type_trans(skb, dev);
#if defined(BFIN_MAC_CSUM_OFFLOAD)
skb->csum = current_rx_ptr->status.ip_payload_csum;
Expand Down

0 comments on commit 812fb04

Please sign in to comment.