Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253863
b: refs/heads/master
c: ae6e86b
h: refs/heads/master
i:
  253861: 7809911
  253859: 0807402
  253855: c6ec3d6
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 17, 2011
1 parent 5630867 commit 9b0061a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 2331038a96ecdad76c50ab223fd48d656d8a1184
refs/heads/master: ae6e86b7fb15520ac64513ad643de63e0b077aa5
4 changes: 2 additions & 2 deletions trunk/drivers/net/phy/dp83640.c
Original file line number Diff line number Diff line change
Expand Up @@ -1044,8 +1044,8 @@ static bool dp83640_rxtstamp(struct phy_device *phydev,

if (is_status_frame(skb, type)) {
decode_status_frame(dp83640, skb);
/* Let the stack drop this frame. */
return false;
kfree_skb(skb);
return true;
}

SKB_PTP_TYPE(skb) = type;
Expand Down

0 comments on commit 9b0061a

Please sign in to comment.