Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315099
b: refs/heads/master
c: 0b43b9a
h: refs/heads/master
i:
  315097: fad62fe
  315095: 2406b2b
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Jul 11, 2012
1 parent e80aa7b commit 66504a9
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: d233d70771326769838cc4689ba034631558c6c3
refs/heads/master: 0b43b9a7038609e038eb0329ec800e85d02dacbd
1 change: 0 additions & 1 deletion trunk/drivers/net/ethernet/xilinx/ll_temac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,6 @@ static void ll_temac_recv(struct net_device *ndev)
DMA_FROM_DEVICE);

skb_put(skb, length);
skb->dev = ndev;
skb->protocol = eth_type_trans(skb, ndev);
skb_checksum_none_assert(skb);

Expand Down

0 comments on commit 66504a9

Please sign in to comment.